Home
last modified time | relevance | path

Searched refs:RFKILL_TYPE_BLUETOOTH (Results 1 – 21 of 21) sorted by relevance

/linux-3.4.99/arch/arm/mach-s3c24xx/
Dh1940-bluetooth.c93 rfk = rfkill_alloc(DRV_NAME, &pdev->dev, RFKILL_TYPE_BLUETOOTH, in h1940bt_probe()
/linux-3.4.99/include/linux/
Drfkill.h45 RFKILL_TYPE_BLUETOOTH, enumerator
/linux-3.4.99/arch/arm/mach-pxa/
Dtosa-bt.c77 rfk = rfkill_alloc("tosa-bt", &dev->dev, RFKILL_TYPE_BLUETOOTH, in tosa_bt_probe()
/linux-3.4.99/drivers/platform/x86/
Dintel_oaktrail.c187 RFKILL_TYPE_BLUETOOTH, in oaktrail_rfkill_init()
Dideapad-laptop.c404 { "ideapad_bluetooth", CFG_BT_BIT, VPCCMD_W_BT, RFKILL_TYPE_BLUETOOTH },
441 (ideapad_rfk_data[dev].type == RFKILL_TYPE_BLUETOOTH)) { in ideapad_register_rfkill()
Dhp-wmi.c648 RFKILL_TYPE_BLUETOOTH, in hp_wmi_rfkill_setup()
715 type = RFKILL_TYPE_BLUETOOTH; in hp_wmi_rfkill2_setup()
Dsamsung-laptop.c598 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()
Ddell-laptop.c511 RFKILL_TYPE_BLUETOOTH, in dell_setup_rfkill()
Dmsi-laptop.c703 RFKILL_TYPE_BLUETOOTH, in rfkill_init()
Dcompal-laptop.c931 RFKILL_TYPE_BLUETOOTH, &compal_rfkill_ops, in setup_rfkill()
Dasus-laptop.c1381 RFKILL_TYPE_BLUETOOTH, in asus_rfkill_init()
1439 PEGA_BLUETOOTH, RFKILL_TYPE_BLUETOOTH); in pega_rfkill_init()
Dtoshiba_acpi.c1127 RFKILL_TYPE_BLUETOOTH, in toshiba_acpi_add()
Deeepc-laptop.c886 "eeepc-bluetooth", RFKILL_TYPE_BLUETOOTH, in eeepc_rfkill_init()
Dacer-wmi.c1474 RFKILL_TYPE_BLUETOOTH, "acer-bluetooth", in acer_rfkill_init()
Dasus-wmi.c869 "asus-bluetooth", RFKILL_TYPE_BLUETOOTH, in asus_wmi_rfkill_init()
Dsony-laptop.c1241 type = RFKILL_TYPE_BLUETOOTH; in sony_nc_setup_rfkill()
Dthinkpad_acpi.c4059 RFKILL_TYPE_BLUETOOTH, in bluetooth_init()
/linux-3.4.99/net/rfkill/
Dinput.c208 rfkill_schedule_toggle(RFKILL_TYPE_BLUETOOTH); in rfkill_event()
Dcore.c575 case RFKILL_TYPE_BLUETOOTH: in rfkill_get_type_str()
/linux-3.4.99/arch/arm/mach-exynos/
Dmach-origen.c613 .type = RFKILL_TYPE_BLUETOOTH,
/linux-3.4.99/net/bluetooth/
Dhci_core.c1827 RFKILL_TYPE_BLUETOOTH, &hci_rfkill_ops, hdev); in hci_register_dev()