suse man page for wimax_dev_rm

Query: wimax_dev_rm

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

WIMAX_DEV_RM(9) 						 Linux Networking						   WIMAX_DEV_RM(9)

NAME
wimax_dev_rm - Unregister an existing WiMAX device
SYNOPSIS
void wimax_dev_rm(struct wimax_dev * wimax_dev);
ARGUMENTS
wimax_dev WiMAX device descriptor
DESCRIPTION
Unregisters a WiMAX device previously registered for use with wimax_add_rm. IMPORTANT! Must call before calling unregister_netdev. After this function returns, you will not get any more user space control requests (via netlink or debugfs) and thus to wimax_dev->ops. Reentrancy control is ensured by setting the state to __WIMAX_ST_QUIESCING. rfkill operations coming through wimax_*rfkill*() will be stopped by the quiescing state; ops coming from the rfkill subsystem will be stopped by the support being removed by wimax_rfkill_rm.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 WIMAX_DEV_RM(9)
Related Man Pages
parport_register_port(9) - centos
iwn(4) - freebsd
device_create(9) - suse
struct_wimax_dev(9) - suse
rfkill(8) - linux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB