table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
WIMAX_DEV_INIT(9) | Linux Networking | WIMAX_DEV_INIT(9) |
NAME¶
wimax_dev_init - initialize a newly allocated instanceSYNOPSIS¶
void
wimax_dev_init(struct wimax_dev * wimax_dev);
ARGUMENTS¶
wimax_devWiMAX 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.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |