Searched refs:rfkill_type (Results 1 – 11 of 11) sorted by relevance
/linux/include/linux/ |
H A D | rfkill.h | 81 const enum rfkill_type type, 244 * Returns: enum rfkill_type that corresponds to the name. 246 enum rfkill_type rfkill_find_type(const char *name); 252 const enum rfkill_type type, in rfkill_alloc() 317 static inline enum rfkill_type rfkill_find_type(const char *name) in rfkill_find_type()
|
/linux/net/rfkill/ |
H A D | rfkill.h | 12 void rfkill_switch_all(const enum rfkill_type type, bool blocked); 17 bool rfkill_get_global_sw_state(const enum rfkill_type type);
|
H A D | input.c | 82 static void __rfkill_handle_normal_op(const enum rfkill_type type, in __rfkill_handle_normal_op() 169 static void rfkill_schedule_toggle(enum rfkill_type type) in rfkill_schedule_toggle()
|
H A D | rfkill-gpio.c | 21 enum rfkill_type type;
|
/linux/include/uapi/linux/ |
H A D | rfkill.h | 30 * enum rfkill_type - type of rfkill switch. 43 enum rfkill_type { enum
|
/linux/drivers/platform/x86/ |
H A D | samsung-laptop.c | 325 enum rfkill_type type; 1037 const char *name, enum rfkill_type type, in samsung_new_rfkill()
|
H A D | asus-laptop.c | 1433 const char *name, int controlid, int rfkill_type) in pega_rfkill_setup() argument 1435 return asus_rfkill_setup(asus, rfk, name, controlid, rfkill_type, in pega_rfkill_setup()
|
H A D | acer-wmi.c | 2261 enum rfkill_type type, in acer_rfkill_register()
|
H A D | asus-wmi.c | 2146 const char *name, enum rfkill_type type, int dev_id) in asus_new_rfkill()
|
/linux/drivers/platform/x86/hp/ |
H A D | hp-wmi.c | 1222 enum rfkill_type type; in hp_wmi_rfkill2_setup()
|
/linux/drivers/platform/x86/lenovo/ |
H A D | thinkpad_acpi.c | 1187 const enum rfkill_type rfktype, in tpacpi_new_rfkill()
|