Home
last modified time | relevance | path

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

/net/rfkill/
Dcore.c239 bool blocked, bool *change) in __rfkill_set_hw_state()
270 static void rfkill_set_block(struct rfkill *rfkill, bool blocked) in rfkill_set_block()
342 static void __rfkill_switch_all(const enum rfkill_type type, bool blocked) in __rfkill_switch_all()
365 void rfkill_switch_all(enum rfkill_type type, bool blocked) in rfkill_switch_all()
475 bool rfkill_set_hw_state(struct rfkill *rfkill, bool blocked) in rfkill_set_hw_state()
491 static void __rfkill_set_sw_state(struct rfkill *rfkill, bool blocked) in __rfkill_set_sw_state()
505 bool rfkill_set_sw_state(struct rfkill *rfkill, bool blocked) in rfkill_set_sw_state()
531 void rfkill_init_sw_state(struct rfkill *rfkill, bool blocked) in rfkill_init_sw_state()
Drfkill-regulator.c30 static int rfkill_regulator_set_block(void *data, bool blocked) in rfkill_regulator_set_block()
Drfkill-gpio.c50 static int rfkill_gpio_set_power(void *data, bool blocked) in rfkill_gpio_set_power()
Dinput.c88 bool blocked; in __rfkill_handle_normal_op() local
/net/wimax/
Dop-rfkill.c249 static int wimax_rfkill_set_radio_block(void *data, bool blocked) in wimax_rfkill_set_radio_block()
/net/wireless/
Dcore.c248 static int cfg80211_rfkill_set_block(void *data, bool blocked) in cfg80211_rfkill_set_block()
829 void wiphy_rfkill_set_hw_state(struct wiphy *wiphy, bool blocked) in wiphy_rfkill_set_hw_state()
/net/tipc/
Dbearer.h133 int blocked; /* initalized by media */ member
Dlink.h158 int blocked; member
/net/atm/
Dpppoatm.c68 unsigned long blocked; member
/net/nfc/
Dcore.c126 static int nfc_rfkill_set_block(void *data, bool blocked) in nfc_rfkill_set_block()
/net/bluetooth/
Dhci_core.c1542 static int hci_rfkill_set_block(void *data, bool blocked) in hci_rfkill_set_block()