wimax_dev_rm(9) centos man page | unix.com

Man Page: wimax_dev_rm

Operating Environment: centos

Section: 9

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 3.10 June 2014 WIMAX_DEV_RM(9)
Related Man Pages
enum_wimax_st(9) - centos
parport_register_port(9) - suse
struct_usb_gadget(9) - centos
wimax_msg_alloc(9) - centos
if_iwn(4) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing