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)NAMEwimax_dev_rm - Unregister an existing WiMAX deviceSYNOPSISvoid wimax_dev_rm(struct wimax_dev * wimax_dev);ARGUMENTSwimax_dev WiMAX device descriptorDESCRIPTIONUnregisters 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 WIMAX_DEV_RM(9)
Related Man Pages |
---|
enum_wimax_st(9) - centos |
parport_register_port(9) - centos |
wimax_msg_alloc(9) - centos |
device_create_vargs(9) - suse |
if_iwn(4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Migrating to UNIX |
Update kernel Linux without reboot?! |
SOCKS proxy & PAM configuration exposure |
A (ksh) Library For and From UNIX.com |
Docker learning Phase-I |