Searched refs:bluetooth (Results 1 – 10 of 10) sorted by relevance
/drivers/platform/x86/ |
D | asus-wmi.c | 202 struct asus_rfkill bluetooth; member 922 if (asus->bluetooth.rfkill) { in asus_wmi_rfkill_exit() 923 rfkill_unregister(asus->bluetooth.rfkill); in asus_wmi_rfkill_exit() 924 rfkill_destroy(asus->bluetooth.rfkill); in asus_wmi_rfkill_exit() 925 asus->bluetooth.rfkill = NULL; in asus_wmi_rfkill_exit() 962 result = asus_new_rfkill(asus, &asus->bluetooth, in asus_wmi_rfkill_init() 1895 if (asus->bluetooth.rfkill) { in asus_hotk_restore() 1898 rfkill_set_sw_state(asus->bluetooth.rfkill, bl); in asus_hotk_restore()
|
D | msi-laptop.c | 247 static int get_wireless_state(int *wlan, int *bluetooth) in get_wireless_state() argument 259 if (bluetooth) in get_wireless_state() 260 *bluetooth = !!(rdata & 128); in get_wireless_state() 539 static DEVICE_ATTR(bluetooth, 0444, show_bluetooth, NULL);
|
D | samsung-laptop.c | 333 struct samsung_rfkill bluetooth; member 856 if (samsung->bluetooth.rfkill) { in samsung_rfkill_exit() 857 rfkill_unregister(samsung->bluetooth.rfkill); in samsung_rfkill_exit() 858 rfkill_destroy(samsung->bluetooth.rfkill); in samsung_rfkill_exit() 859 samsung->bluetooth.rfkill = NULL; in samsung_rfkill_exit() 925 ret = samsung_new_rfkill(samsung, &samsung->bluetooth, in samsung_rfkill_init_swsmi()
|
D | asus-laptop.c | 285 struct asus_rfkill bluetooth; member 1352 asus_rfkill_terminate(&asus->bluetooth); in asus_rfkill_exit() 1406 result = asus_rfkill_setup(asus, &asus->bluetooth, in asus_rfkill_init() 1465 ret = pega_rfkill_setup(asus, &asus->bluetooth, "pega-bt", in pega_rfkill_init() 1578 static DEVICE_ATTR(bluetooth, S_IRUGO | S_IWUSR,
|
D | Kconfig | 35 wireless radio and bluetooth control, and on some laptops, 189 This is a driver for the WMI extensions (wireless and bluetooth power 521 like wireless radio and bluetooth control, leds, hotkeys, backlight... 534 like wireless radio and bluetooth control, leds, hotkeys, backlight...
|
D | thinkpad_acpi.c | 304 u32 bluetooth:1; member 4028 tp_features.bluetooth = hkey_handle && in bluetooth_init() 4033 str_supported(tp_features.bluetooth), in bluetooth_init() 4038 tp_features.bluetooth = 1; in bluetooth_init() 4042 if (tp_features.bluetooth && in bluetooth_init() 4045 tp_features.bluetooth = 0; in bluetooth_init() 4050 if (!tp_features.bluetooth) in bluetooth_init() 8879 TPACPI_PARAM(bluetooth);
|
D | acer-wmi.c | 294 u8 bluetooth; member 681 switch (quirks->bluetooth) { in AMW0_get_u32()
|
/drivers/ |
D | Makefile | 103 obj-$(CONFIG_BT) += bluetooth/
|
/drivers/net/wireless/ath/ath9k/ |
D | Kconfig | 11 bool "Atheros bluetooth coexistence support"
|
/drivers/hid/ |
D | Kconfig | 215 tristate "ELECOM BM084 bluetooth mouse" 218 Support for the ELECOM BM084 (bluetooth mouse). 716 Support for the Nintendo Wii Remote bluetooth device.
|