Searched refs:rfkill_type (Results 1 – 13 of 13) sorted by relevance
| /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 | core.c | 40 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 D | rfkill-gpio.c | 21 enum rfkill_type type;
|
| /linux/include/uapi/linux/ |
| H A D | rfkill.h | 43 enum rfkill_type { enum
|
| /linux/drivers/platform/x86/intel/ |
| H A D | oaktrail.c | 116 static struct rfkill *oaktrail_rfkill_new(char *name, enum rfkill_type type, in oaktrail_rfkill_new()
|
| /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 | eeepc-laptop.c | 768 enum rfkill_type type, int cm) in eeepc_new_rfkill()
|
| H A D | acer-wmi.c | 2358 enum rfkill_type type, in acer_rfkill_register()
|
| H A D | sony-laptop.c | 1608 enum rfkill_type type; in sony_nc_setup_rfkill()
|
| H A D | asus-wmi.c | 2231 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 | 1234 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()
|