Searched refs:RFKILL_TYPE_BLUETOOTH (Results 1 – 19 of 19) sorted by relevance
/linux/include/uapi/linux/ |
A D | rfkill.h | 46 RFKILL_TYPE_BLUETOOTH, enumerator
|
/linux/arch/arm/mach-pxa/ |
A D | tosa-bt.c | 73 rfk = rfkill_alloc("tosa-bt", &dev->dev, RFKILL_TYPE_BLUETOOTH, in tosa_bt_probe()
|
/linux/arch/arm/mach-s3c/ |
A D | h1940-bluetooth.c | 88 rfk = rfkill_alloc(DRV_NAME, &pdev->dev, RFKILL_TYPE_BLUETOOTH, in h1940bt_probe()
|
/linux/drivers/platform/x86/intel/ |
A D | oaktrail.c | 171 RFKILL_TYPE_BLUETOOTH, in oaktrail_rfkill_init()
|
/linux/drivers/platform/x86/ |
A D | toshiba_bluetooth.c | 261 RFKILL_TYPE_BLUETOOTH, in toshiba_bt_rfkill_add()
|
A D | samsung-laptop.c | 622 else if (srfkill->type == RFKILL_TYPE_BLUETOOTH) in swsmi_rfkill_set() 642 else if (srfkill->type == RFKILL_TYPE_BLUETOOTH) in swsmi_rfkill_query() 1019 RFKILL_TYPE_BLUETOOTH, in samsung_rfkill_init_swsmi()
|
A D | hp-wmi.c | 864 RFKILL_TYPE_BLUETOOTH, in hp_wmi_rfkill_setup() 941 type = RFKILL_TYPE_BLUETOOTH; in hp_wmi_rfkill2_setup()
|
A D | ideapad-laptop.c | 970 { "ideapad_bluetooth", CFG_CAP_BT_BIT, VPCCMD_W_BT, RFKILL_TYPE_BLUETOOTH }, 1007 if (no_bt_rfkill && ideapad_rfk_data[dev].type == RFKILL_TYPE_BLUETOOTH) { in ideapad_register_rfkill()
|
A D | compal-laptop.c | 946 RFKILL_TYPE_BLUETOOTH, &compal_rfkill_ops, in setup_rfkill()
|
A D | asus-laptop.c | 1392 RFKILL_TYPE_BLUETOOTH, in asus_rfkill_init() 1450 PEGA_BLUETOOTH, RFKILL_TYPE_BLUETOOTH); in pega_rfkill_init()
|
A D | msi-laptop.c | 869 RFKILL_TYPE_BLUETOOTH, in rfkill_init()
|
A D | eeepc-laptop.c | 842 "eeepc-bluetooth", RFKILL_TYPE_BLUETOOTH, in eeepc_rfkill_init()
|
A D | acer-wmi.c | 1916 RFKILL_TYPE_BLUETOOTH, "acer-bluetooth", in acer_rfkill_init()
|
A D | asus-wmi.c | 1352 "asus-bluetooth", RFKILL_TYPE_BLUETOOTH, in asus_wmi_rfkill_init()
|
A D | sony-laptop.c | 1622 type = RFKILL_TYPE_BLUETOOTH; in sony_nc_setup_rfkill()
|
A D | thinkpad_acpi.c | 4526 RFKILL_TYPE_BLUETOOTH, in bluetooth_init()
|
/linux/net/rfkill/ |
A D | input.c | 202 rfkill_schedule_toggle(RFKILL_TYPE_BLUETOOTH); in rfkill_event()
|
/linux/drivers/platform/x86/dell/ |
A D | dell-laptop.c | 779 RFKILL_TYPE_BLUETOOTH, in dell_setup_rfkill()
|
/linux/net/bluetooth/ |
A D | hci_core.c | 3835 RFKILL_TYPE_BLUETOOTH, &hci_rfkill_ops, in hci_register_dev()
|
Completed in 80 milliseconds