Home
last modified time | relevance | path

Searched refs:rfkill_get_global_sw_state (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/rfkill/
H A Drfkill.h17 bool rfkill_get_global_sw_state(const enum rfkill_type type);
H A Dinput.c87 blocked = rfkill_get_global_sw_state(type); in __rfkill_handle_normal_op()
H A Dcore.c535 bool rfkill_get_global_sw_state(const enum rfkill_type type) in rfkill_get_global_sw_state() function