wiphy_unregister(9) centos man page | unix.com

Man Page: wiphy_unregister

Operating Environment: centos

Section: 9

WIPHY_UNREGISTER(9)						Device registration					       WIPHY_UNREGISTER(9)

NAME
wiphy_unregister - deregister a wiphy from cfg80211
SYNOPSIS
void wiphy_unregister(struct wiphy * wiphy);
ARGUMENTS
wiphy The wiphy to unregister.
DESCRIPTION
After this call, no more requests can be made with this priv pointer, but the call may sleep to wait for an outstanding request that is being handled.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 WIPHY_UNREGISTER(9)
Related Man Pages
enum_ieee80211_rate_flags(9) - centos
ieee80211_sta_block_awake(9) - centos
struct_cfg80211_scan_request(9) - centos
struct_ieee80211_hw(9) - centos
struct_wireless_dev(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq