Home
last modified time | relevance | path

Searched defs:blocked (Results 1 – 9 of 9) sorted by relevance

/net/rfkill/
Dcore.c313 static void rfkill_set_block(struct rfkill *rfkill, bool blocked) in rfkill_set_block()
383 static void rfkill_update_global_state(enum rfkill_type type, bool blocked) in rfkill_update_global_state()
409 static void __rfkill_switch_all(const enum rfkill_type type, bool blocked) in __rfkill_switch_all()
432 void rfkill_switch_all(enum rfkill_type type, bool blocked) in rfkill_switch_all()
542 bool blocked, unsigned long reason) in rfkill_set_hw_state_reason()
577 static void __rfkill_set_sw_state(struct rfkill *rfkill, bool blocked) in __rfkill_set_sw_state()
591 bool rfkill_set_sw_state(struct rfkill *rfkill, bool blocked) in rfkill_set_sw_state()
618 void rfkill_init_sw_state(struct rfkill *rfkill, bool blocked) in rfkill_init_sw_state()
Drfkill-gpio.c30 static int rfkill_gpio_set_power(void *data, bool blocked) in rfkill_gpio_set_power()
Dinput.c85 bool blocked; in __rfkill_handle_normal_op() local
/net/wireless/
Dcore.c304 static int cfg80211_rfkill_set_block(void *data, bool blocked) in cfg80211_rfkill_set_block()
1181 void wiphy_rfkill_set_hw_state_reason(struct wiphy *wiphy, bool blocked, in wiphy_rfkill_set_hw_state_reason()
/net/atm/
Dpppoatm.c65 unsigned long blocked; member
/net/mac80211/
Dht.c359 bool blocked; in ieee80211_ba_session_work() local
/net/nfc/
Dcore.c170 static int nfc_rfkill_set_block(void *data, bool blocked) in nfc_rfkill_set_block()
/net/bluetooth/
Dhci_core.c897 static int hci_rfkill_set_block(void *data, bool blocked) in hci_rfkill_set_block()
1071 bool blocked = false; in hci_is_blocked_key() local
/net/bridge/
Dbr_multicast.c1509 bool blocked) in __br_multicast_add_group()