Searched refs:RFKILL_TYPE_BLUETOOTH (Results 1 – 17 of 17) sorted by relevance
/linux-6.12.1/include/uapi/linux/ |
D | rfkill.h | 46 RFKILL_TYPE_BLUETOOTH, enumerator
|
/linux-6.12.1/drivers/platform/x86/ |
D | toshiba_bluetooth.c | 260 RFKILL_TYPE_BLUETOOTH, in toshiba_bt_rfkill_add()
|
D | samsung-laptop.c | 611 else if (srfkill->type == RFKILL_TYPE_BLUETOOTH) in swsmi_rfkill_set() 631 else if (srfkill->type == RFKILL_TYPE_BLUETOOTH) in swsmi_rfkill_query() 1008 RFKILL_TYPE_BLUETOOTH, in samsung_rfkill_init_swsmi()
|
D | msi-laptop.c | 864 RFKILL_TYPE_BLUETOOTH, in rfkill_init()
|
D | compal-laptop.c | 934 RFKILL_TYPE_BLUETOOTH, &compal_rfkill_ops, in setup_rfkill()
|
D | asus-laptop.c | 1391 RFKILL_TYPE_BLUETOOTH, in asus_rfkill_init() 1449 PEGA_BLUETOOTH, RFKILL_TYPE_BLUETOOTH); in pega_rfkill_init()
|
D | ideapad-laptop.c | 1156 { "ideapad_bluetooth", CFG_CAP_BT_BIT, VPCCMD_W_BT, RFKILL_TYPE_BLUETOOTH }, 1197 if (no_bt_rfkill && ideapad_rfk_data[dev].type == RFKILL_TYPE_BLUETOOTH) { in ideapad_register_rfkill()
|
D | eeepc-laptop.c | 841 "eeepc-bluetooth", RFKILL_TYPE_BLUETOOTH, in eeepc_rfkill_init()
|
D | acer-wmi.c | 2163 RFKILL_TYPE_BLUETOOTH, "acer-bluetooth", in acer_rfkill_init()
|
D | sony-laptop.c | 1620 type = RFKILL_TYPE_BLUETOOTH; in sony_nc_setup_rfkill()
|
D | asus-wmi.c | 2203 "asus-bluetooth", RFKILL_TYPE_BLUETOOTH, in asus_wmi_rfkill_init()
|
D | thinkpad_acpi.c | 4328 RFKILL_TYPE_BLUETOOTH, in bluetooth_init()
|
/linux-6.12.1/drivers/platform/x86/intel/ |
D | oaktrail.c | 170 RFKILL_TYPE_BLUETOOTH, in oaktrail_rfkill_init()
|
/linux-6.12.1/net/rfkill/ |
D | input.c | 202 rfkill_schedule_toggle(RFKILL_TYPE_BLUETOOTH); in rfkill_event()
|
/linux-6.12.1/drivers/platform/x86/hp/ |
D | hp-wmi.c | 1058 RFKILL_TYPE_BLUETOOTH, in hp_wmi_rfkill_setup() 1136 type = RFKILL_TYPE_BLUETOOTH; in hp_wmi_rfkill2_setup()
|
/linux-6.12.1/drivers/platform/x86/dell/ |
D | dell-laptop.c | 812 RFKILL_TYPE_BLUETOOTH, in dell_setup_rfkill()
|
/linux-6.12.1/net/bluetooth/ |
D | hci_core.c | 2614 RFKILL_TYPE_BLUETOOTH, &hci_rfkill_ops, in hci_register_dev()
|