Home
last modified time | relevance | path

Searched refs:rfkill_type (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/include/linux/
H A Drfkill.h81 const enum rfkill_type type,
245 enum rfkill_type rfkill_find_type(const char *name);
251 const enum rfkill_type type, in rfkill_alloc()
316 static inline enum rfkill_type rfkill_find_type(const char *name) in rfkill_find_type()
/openbmc/linux/net/rfkill/
H A Drfkill.h12 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 Dinput.c82 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 Dcore.c40 enum rfkill_type type;
383 static void rfkill_update_global_state(enum rfkill_type type, bool blocked) in rfkill_update_global_state()
409 static void __rfkill_switch_all(const enum rfkill_type type, bool blocked) in __rfkill_switch_all()
432 void rfkill_switch_all(enum rfkill_type type, bool blocked) in rfkill_switch_all()
535 bool rfkill_get_global_sw_state(const enum rfkill_type type) in rfkill_get_global_sw_state()
679 enum rfkill_type rfkill_find_type(const char *name) in rfkill_find_type()
987 const enum rfkill_type type, in rfkill_alloc()
H A Drfkill-gpio.c20 enum rfkill_type type;
/openbmc/linux/include/uapi/linux/
H A Drfkill.h43 enum rfkill_type { enum
/openbmc/linux/drivers/platform/x86/intel/
H A Doaktrail.c117 static struct rfkill *oaktrail_rfkill_new(char *name, enum rfkill_type type, in oaktrail_rfkill_new()
/openbmc/linux/drivers/platform/x86/
H A Dsamsung-laptop.c324 enum rfkill_type type;
947 const char *name, enum rfkill_type type, in samsung_new_rfkill()
H A Dasus-laptop.c1431 const char *name, int controlid, int rfkill_type) in pega_rfkill_setup() argument
1433 return asus_rfkill_setup(asus, rfk, name, controlid, rfkill_type, in pega_rfkill_setup()
H A Deeepc-laptop.c768 enum rfkill_type type, int cm) in eeepc_new_rfkill()
H A Dacer-wmi.c1821 enum rfkill_type type, in acer_rfkill_register()
H A Dsony-laptop.c1610 enum rfkill_type type; in sony_nc_setup_rfkill()
H A Dasus-wmi.c1882 const char *name, enum rfkill_type type, int dev_id) in asus_new_rfkill()
H A Dthinkpad_acpi.c1163 const enum rfkill_type rfktype, in tpacpi_new_rfkill()
/openbmc/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c1106 enum rfkill_type type; in hp_wmi_rfkill2_setup()