Home
last modified time | relevance | path

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

/linux-4.1.27/net/rfkill/
Drfkill.h21 bool rfkill_get_global_sw_state(const enum rfkill_type type);
Dinput.c90 blocked = rfkill_get_global_sw_state(type); in __rfkill_handle_normal_op()
Dcore.c466 bool rfkill_get_global_sw_state(const enum rfkill_type type) in rfkill_get_global_sw_state() function