Home
last modified time | relevance | path

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

1234

/openbmc/linux/include/linux/
H A Drfkill.h170 static inline bool rfkill_set_hw_state(struct rfkill *rfkill, bool blocked) in rfkill_set_hw_state()
282 bool blocked, in rfkill_set_hw_state_reason()
288 static inline bool rfkill_set_hw_state(struct rfkill *rfkill, bool blocked) in rfkill_set_hw_state()
293 static inline bool rfkill_set_sw_state(struct rfkill *rfkill, bool blocked) in rfkill_set_sw_state()
298 static inline void rfkill_init_sw_state(struct rfkill *rfkill, bool blocked) in rfkill_init_sw_state()
/openbmc/linux/drivers/platform/x86/
H A 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()
H A Dxo1-rfkill.c15 static int rfkill_set_block(void *data, bool blocked) in rfkill_set_block()
H A Dmsi-laptop.c714 static int rfkill_bluetooth_set(void *data, bool blocked) in rfkill_bluetooth_set()
727 static int rfkill_wlan_set(void *data, bool blocked) in rfkill_wlan_set()
735 static int rfkill_threeg_set(void *data, bool blocked) in rfkill_threeg_set()
773 static bool msi_rfkill_set_state(struct rfkill *rfkill, bool blocked) in msi_rfkill_set_state()
H A Dtoshiba_bluetooth.c164 static int bt_rfkill_set_block(void *data, bool blocked) in bt_rfkill_set_block()
/openbmc/linux/net/rfkill/
H A 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()
H A Drfkill-gpio.c30 static int rfkill_gpio_set_power(void *data, bool blocked) in rfkill_gpio_set_power()
H A Dinput.c85 bool blocked; in __rfkill_handle_normal_op() local
/openbmc/obmc-console/
H A Dtty-handler.c37 bool blocked; member
69 static void tty_set_blocked(struct tty_handler *th, bool blocked) in tty_set_blocked()
H A Dsocket-handler.c44 bool blocked; member
110 static void client_set_blocked(struct client *client, bool blocked) in client_set_blocked()
/openbmc/qemu/include/chardev/
H A Dspice.h13 bool blocked; member
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Drfkill.c79 bool blocked; in ath5k_tasklet_rfkill_toggle() local
/openbmc/qemu/linux-user/sh4/
H A Dsignal.c276 sigset_t blocked; in do_sigreturn() local
309 sigset_t blocked; in do_rt_sigreturn() local
/openbmc/linux/arch/hexagon/kernel/
H A Dsignal.c227 sigset_t blocked; in sys_rt_sigreturn() local
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dflowring.h28 bool blocked; member
/openbmc/qemu/linux-user/mips/
H A Dsignal.c249 sigset_t blocked; in do_sigreturn() local
355 sigset_t blocked; in do_rt_sigreturn() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_gpio.c325 bool blocked = !!ath_is_rfkill_set(priv); in ath9k_htc_rfkill_poll_state() local
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.c423 bool blocked; in brcms_ops_start() local
885 bool blocked; in brcms_ops_rfkill_poll() local
1725 bool blocked = brcms_c_check_radio_disabled(wl->wlc); in brcms_rfkill_set_hw_state() local
/openbmc/qemu/linux-user/riscv/
H A Dsignal.c167 sigset_t blocked; in restore_ucontext() local
/openbmc/linux/kernel/
H A Dcompat.c35 static inline void compat_sig_setmask(sigset_t *blocked, compat_sigset_word set) in compat_sig_setmask()
/openbmc/linux/drivers/platform/x86/intel/
H A Doaktrail.c95 static int oaktrail_rfkill_set(void *data, bool blocked) in oaktrail_rfkill_set()
/openbmc/linux/arch/mips/kernel/
H A Dsignal_o32.c260 sigset_t blocked; in sys32_sigreturn() local
/openbmc/linux/include/linux/isdn/
H A Dcapilli.h70 int blocked; /* output blocked */ member
/openbmc/linux/net/wireless/
H A 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()
/openbmc/linux/net/atm/
H A Dpppoatm.c65 unsigned long blocked; member

1234