Home
last modified time | relevance | path

Searched refs:rfkill_get_global_sw_state (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c513 * rfkill_get_global_sw_state - returns global state for a type
519 bool rfkill_get_global_sw_state(const enum rfkill_type type) in rfkill_get_global_sw_state() function
/kernel/linux/linux-6.6/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.c529 * rfkill_get_global_sw_state - returns global state for a type
535 bool rfkill_get_global_sw_state(const enum rfkill_type type) in rfkill_get_global_sw_state() function

Completed in 6 milliseconds