WIPHY_UNREGISTER(9) Device registration WIPHY_UNREGISTER(9)NAMEwiphy_unregister - deregister a wiphy from cfg80211SYNOPSISvoid wiphy_unregister(struct wiphy * wiphy);ARGUMENTSwiphy The wiphy to unregister.DESCRIPTIONAfter 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.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel 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 |