1WIPHY_RFKILL_SET_HW_(9) RFkill integration WIPHY_RFKILL_SET_HW_(9)
23
4
NAME
6wiphy_rfkill_set_hw_state - notify cfg80211 about hw block state
7
SYNOPSIS
9void wiphy_rfkill_set_hw_state(struct wiphy * wiphy, bool blocked);
10
ARGUMENTS
12wiphy
13the wiphy
1415
blocked
16block status
17
AUTHOR
19Johannes Berg <johannes@sipsolutions.net>
20Author.
21
COPYRIGHT
23Kernel Hackers Manual 3.10 June 2019 WIPHY_RFKILL_SET_HW_(9)