Searched refs:RFKILL_TYPE_BLUETOOTH (Results 1 – 21 of 21) sorted by relevance
/linux-3.4.99/arch/arm/mach-s3c24xx/ |
D | h1940-bluetooth.c | 93 rfk = rfkill_alloc(DRV_NAME, &pdev->dev, RFKILL_TYPE_BLUETOOTH, in h1940bt_probe()
|
/linux-3.4.99/include/linux/ |
D | rfkill.h | 45 RFKILL_TYPE_BLUETOOTH, enumerator
|
/linux-3.4.99/arch/arm/mach-pxa/ |
D | tosa-bt.c | 77 rfk = rfkill_alloc("tosa-bt", &dev->dev, RFKILL_TYPE_BLUETOOTH, in tosa_bt_probe()
|
/linux-3.4.99/drivers/platform/x86/ |
D | intel_oaktrail.c | 187 RFKILL_TYPE_BLUETOOTH, in oaktrail_rfkill_init()
|
D | ideapad-laptop.c | 404 { "ideapad_bluetooth", CFG_BT_BIT, VPCCMD_W_BT, RFKILL_TYPE_BLUETOOTH }, 441 (ideapad_rfk_data[dev].type == RFKILL_TYPE_BLUETOOTH)) { in ideapad_register_rfkill()
|
D | hp-wmi.c | 648 RFKILL_TYPE_BLUETOOTH, in hp_wmi_rfkill_setup() 715 type = RFKILL_TYPE_BLUETOOTH; in hp_wmi_rfkill2_setup()
|
D | samsung-laptop.c | 598 else if (srfkill->type == RFKILL_TYPE_BLUETOOTH) in swsmi_rfkill_set() 618 else if (srfkill->type == RFKILL_TYPE_BLUETOOTH) in swsmi_rfkill_query() 929 RFKILL_TYPE_BLUETOOTH, in samsung_rfkill_init_swsmi()
|
D | dell-laptop.c | 511 RFKILL_TYPE_BLUETOOTH, in dell_setup_rfkill()
|
D | msi-laptop.c | 703 RFKILL_TYPE_BLUETOOTH, in rfkill_init()
|
D | compal-laptop.c | 931 RFKILL_TYPE_BLUETOOTH, &compal_rfkill_ops, in setup_rfkill()
|
D | asus-laptop.c | 1381 RFKILL_TYPE_BLUETOOTH, in asus_rfkill_init() 1439 PEGA_BLUETOOTH, RFKILL_TYPE_BLUETOOTH); in pega_rfkill_init()
|
D | toshiba_acpi.c | 1127 RFKILL_TYPE_BLUETOOTH, in toshiba_acpi_add()
|
D | eeepc-laptop.c | 886 "eeepc-bluetooth", RFKILL_TYPE_BLUETOOTH, in eeepc_rfkill_init()
|
D | acer-wmi.c | 1474 RFKILL_TYPE_BLUETOOTH, "acer-bluetooth", in acer_rfkill_init()
|
D | asus-wmi.c | 869 "asus-bluetooth", RFKILL_TYPE_BLUETOOTH, in asus_wmi_rfkill_init()
|
D | sony-laptop.c | 1241 type = RFKILL_TYPE_BLUETOOTH; in sony_nc_setup_rfkill()
|
D | thinkpad_acpi.c | 4059 RFKILL_TYPE_BLUETOOTH, in bluetooth_init()
|
/linux-3.4.99/net/rfkill/ |
D | input.c | 208 rfkill_schedule_toggle(RFKILL_TYPE_BLUETOOTH); in rfkill_event()
|
D | core.c | 575 case RFKILL_TYPE_BLUETOOTH: in rfkill_get_type_str()
|
/linux-3.4.99/arch/arm/mach-exynos/ |
D | mach-origen.c | 613 .type = RFKILL_TYPE_BLUETOOTH,
|
/linux-3.4.99/net/bluetooth/ |
D | hci_core.c | 1827 RFKILL_TYPE_BLUETOOTH, &hci_rfkill_ops, hdev); in hci_register_dev()
|