wimax_dev_init

Langue: en

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

wimax_dev_init - initialize a newly allocated instance

SYNOPSIS

void wimax_dev_init(struct wimax_dev * wimax_dev);

ARGUMENTS

wimax_dev

WiMAX device descriptor to initialize.

DESCRIPTION

Initializes fields of a freshly allocated wimax_dev instance. This function assumes that after allocation, the memory occupied by wimax_dev was zeroed.