Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-4.19/include/linux/
Drfkill.h259 static inline bool rfkill_set_hw_state(struct rfkill *rfkill, bool blocked) in rfkill_set_hw_state()
264 static inline bool rfkill_set_sw_state(struct rfkill *rfkill, bool blocked) in rfkill_set_sw_state()
269 static inline void rfkill_init_sw_state(struct rfkill *rfkill, bool blocked) in rfkill_init_sw_state()
/kernel/linux/linux-5.10/include/linux/
Drfkill.h259 static inline bool rfkill_set_hw_state(struct rfkill *rfkill, bool blocked) in rfkill_set_hw_state()
264 static inline bool rfkill_set_sw_state(struct rfkill *rfkill, bool blocked) in rfkill_set_sw_state()
269 static inline void rfkill_init_sw_state(struct rfkill *rfkill, bool blocked) in rfkill_init_sw_state()
/kernel/linux/linux-5.10/drivers/platform/x86/
Damilo-rfkill.c28 static int amilo_a1655_rfkill_set_block(void *data, bool blocked) in amilo_a1655_rfkill_set_block()
54 static int amilo_m7440_rfkill_set_block(void *data, bool blocked) in amilo_m7440_rfkill_set_block()
Dxo1-rfkill.c15 static int rfkill_set_block(void *data, bool blocked) in rfkill_set_block()
Dmsi-laptop.c709 static int rfkill_bluetooth_set(void *data, bool blocked) in rfkill_bluetooth_set()
722 static int rfkill_wlan_set(void *data, bool blocked) in rfkill_wlan_set()
730 static int rfkill_threeg_set(void *data, bool blocked) in rfkill_threeg_set()
768 static bool msi_rfkill_set_state(struct rfkill *rfkill, bool blocked) in msi_rfkill_set_state()
/kernel/linux/linux-4.19/drivers/platform/x86/
Damilo-rfkill.c32 static int amilo_a1655_rfkill_set_block(void *data, bool blocked) in amilo_a1655_rfkill_set_block()
58 static int amilo_m7440_rfkill_set_block(void *data, bool blocked) in amilo_m7440_rfkill_set_block()
Dxo1-rfkill.c19 static int rfkill_set_block(void *data, bool blocked) in rfkill_set_block()
Dmsi-laptop.c722 static int rfkill_bluetooth_set(void *data, bool blocked) in rfkill_bluetooth_set()
735 static int rfkill_wlan_set(void *data, bool blocked) in rfkill_wlan_set()
743 static int rfkill_threeg_set(void *data, bool blocked) in rfkill_threeg_set()
781 static bool msi_rfkill_set_state(struct rfkill *rfkill, bool blocked) in msi_rfkill_set_state()
/kernel/linux/linux-4.19/net/rfkill/
Dcore.c320 static void rfkill_set_block(struct rfkill *rfkill, bool blocked) in rfkill_set_block()
379 static void rfkill_update_global_state(enum rfkill_type type, bool blocked) in rfkill_update_global_state()
405 static void __rfkill_switch_all(const enum rfkill_type type, bool blocked) in __rfkill_switch_all()
428 void rfkill_switch_all(enum rfkill_type type, bool blocked) in rfkill_switch_all()
537 bool rfkill_set_hw_state(struct rfkill *rfkill, bool blocked) in rfkill_set_hw_state()
563 static void __rfkill_set_sw_state(struct rfkill *rfkill, bool blocked) in __rfkill_set_sw_state()
577 bool rfkill_set_sw_state(struct rfkill *rfkill, bool blocked) in rfkill_set_sw_state()
604 void rfkill_init_sw_state(struct rfkill *rfkill, bool blocked) in rfkill_init_sw_state()
Drfkill-gpio.c43 static int rfkill_gpio_set_power(void *data, bool blocked) in rfkill_gpio_set_power()
/kernel/linux/linux-5.10/net/rfkill/
Dcore.c308 static void rfkill_set_block(struct rfkill *rfkill, bool blocked) in rfkill_set_block()
367 static void rfkill_update_global_state(enum rfkill_type type, bool blocked) in rfkill_update_global_state()
393 static void __rfkill_switch_all(const enum rfkill_type type, bool blocked) in __rfkill_switch_all()
416 void rfkill_switch_all(enum rfkill_type type, bool blocked) in rfkill_switch_all()
525 bool rfkill_set_hw_state(struct rfkill *rfkill, bool blocked) in rfkill_set_hw_state()
551 static void __rfkill_set_sw_state(struct rfkill *rfkill, bool blocked) in __rfkill_set_sw_state()
565 bool rfkill_set_sw_state(struct rfkill *rfkill, bool blocked) in rfkill_set_sw_state()
592 void rfkill_init_sw_state(struct rfkill *rfkill, bool blocked) in rfkill_init_sw_state()
Drfkill-gpio.c29 static int rfkill_gpio_set_power(void *data, bool blocked) in rfkill_gpio_set_power()
/kernel/linux/linux-4.19/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_killable.h46 sigset_t blocked, oldset; in down_interruptible_killable() local
/kernel/linux/linux-4.19/arch/arm/mach-s3c24xx/
Dh1940-bluetooth.c51 static int h1940bt_set_block(void *data, bool blocked) in h1940bt_set_block()
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
Dh1940-bluetooth.c50 static int h1940bt_set_block(void *data, bool blocked) in h1940bt_set_block()
/kernel/linux/linux-4.19/drivers/net/wireless/ath/ath5k/
Drfkill.c79 bool blocked; in ath5k_tasklet_rfkill_toggle() local
/kernel/linux/linux-4.19/arch/arm/mach-pxa/
Dtosa-bt.c38 static int tosa_bt_set_block(void *data, bool blocked) in tosa_bt_set_block()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
Drfkill.c79 bool blocked; in ath5k_tasklet_rfkill_toggle() local
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Dtosa-bt.c34 static int tosa_bt_set_block(void *data, bool blocked) in tosa_bt_set_block()
/kernel/linux/linux-4.19/arch/hexagon/kernel/
Dsignal.c241 sigset_t blocked; in sys_rt_sigreturn() local
/kernel/linux/linux-5.10/arch/hexagon/kernel/
Dsignal.c228 sigset_t blocked; in sys_rt_sigreturn() local
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dflowring.h28 bool blocked; member
/kernel/linux/linux-4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dflowring.h38 bool blocked; member
/kernel/linux/linux-5.10/net/wimax/
Dop-rfkill.c233 static int wimax_rfkill_set_radio_block(void *data, bool blocked) in wimax_rfkill_set_radio_block()
/kernel/linux/linux-4.19/net/wimax/
Dop-rfkill.c248 static int wimax_rfkill_set_radio_block(void *data, bool blocked) in wimax_rfkill_set_radio_block()

123456