Searched defs:blocked (Results 1 – 11 of 11) sorted by relevance
/net/rfkill/ |
D | core.c | 239 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()
|
D | rfkill-regulator.c | 30 static int rfkill_regulator_set_block(void *data, bool blocked) in rfkill_regulator_set_block()
|
D | rfkill-gpio.c | 50 static int rfkill_gpio_set_power(void *data, bool blocked) in rfkill_gpio_set_power()
|
D | input.c | 88 bool blocked; in __rfkill_handle_normal_op() local
|
/net/wimax/ |
D | op-rfkill.c | 249 static int wimax_rfkill_set_radio_block(void *data, bool blocked) in wimax_rfkill_set_radio_block()
|
/net/wireless/ |
D | core.c | 248 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/ |
D | bearer.h | 133 int blocked; /* initalized by media */ member
|
D | link.h | 158 int blocked; member
|
/net/atm/ |
D | pppoatm.c | 68 unsigned long blocked; member
|
/net/nfc/ |
D | core.c | 126 static int nfc_rfkill_set_block(void *data, bool blocked) in nfc_rfkill_set_block()
|
/net/bluetooth/ |
D | hci_core.c | 1542 static int hci_rfkill_set_block(void *data, bool blocked) in hci_rfkill_set_block()
|