Searched refs:rfkill_get_global_sw_state (Results 1 – 2 of 2) sorted by relevance
/linux/net/rfkill/ | ||
H A D | rfkill.h | 17 bool rfkill_get_global_sw_state(const enum rfkill_type type); |
H A D | input.c | 87 blocked = rfkill_get_global_sw_state(type); in __rfkill_handle_normal_op() |