Home
last modified time | relevance | path

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

/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 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()
675 enum rfkill_type rfkill_find_type(const char *name) in rfkill_find_type()
983 const enum rfkill_type type, in rfkill_alloc()
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 Drfkill-gpio.c21 enum rfkill_type type;
/linux/include/uapi/linux/
H A Drfkill.h43 enum rfkill_type { enum
/linux/drivers/platform/x86/intel/
H A Doaktrail.c116 static struct rfkill *oaktrail_rfkill_new(char *name, enum rfkill_type type, in oaktrail_rfkill_new()
/linux/drivers/platform/x86/
H A Dsamsung-laptop.c323 enum rfkill_type type;
946 const char *name, enum rfkill_type type, in samsung_new_rfkill()
H A Dasus-laptop.c1430 const char *name, int controlid, int rfkill_type) in pega_rfkill_setup() argument
1432 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 Dsony-laptop.c1609 enum rfkill_type type; in sony_nc_setup_rfkill()
H A Dasus-wmi.c2103 const char *name, enum rfkill_type type, int dev_id) in asus_new_rfkill()
H A Dthinkpad_acpi.c1188 const enum rfkill_type rfktype, in tpacpi_new_rfkill()
/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c1222 enum rfkill_type type; in hp_wmi_rfkill2_setup()