Home
last modified time | relevance | path

Searched refs:bluetooth (Results 1 – 10 of 10) sorted by relevance

/drivers/platform/x86/
Dasus-wmi.c202 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()
Dmsi-laptop.c247 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);
Dsamsung-laptop.c333 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()
Dasus-laptop.c285 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,
DKconfig35 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...
Dthinkpad_acpi.c304 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);
Dacer-wmi.c294 u8 bluetooth; member
681 switch (quirks->bluetooth) { in AMW0_get_u32()
/drivers/
DMakefile103 obj-$(CONFIG_BT) += bluetooth/
/drivers/net/wireless/ath/ath9k/
DKconfig11 bool "Atheros bluetooth coexistence support"
/drivers/hid/
DKconfig215 tristate "ELECOM BM084 bluetooth mouse"
218 Support for the ELECOM BM084 (bluetooth mouse).
716 Support for the Nintendo Wii Remote bluetooth device.