WIPHY_RFKILL_SET_HW_(9) | RFkill integration | WIPHY_RFKILL_SET_HW_(9) |
NAME¶
wiphy_rfkill_set_hw_state - notify cfg80211 about hw block state
SYNOPSIS¶
void wiphy_rfkill_set_hw_state(struct wiphy * wiphy, bool blocked);
ARGUMENTS¶
wiphy
the wiphy
blocked
block status
AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |