Home
last modified time | relevance | path

Searched refs:bt_present (Results 1 – 5 of 5) sorted by relevance

/drivers/platform/x86/
Dtoshiba_bluetooth.c103 u64 bt_present; in toshiba_bt_rfkill_add() local
112 &bt_present); in toshiba_bt_rfkill_add()
114 if (!ACPI_FAILURE(status) && bt_present) { in toshiba_bt_rfkill_add()
Dtoshiba_acpi.c1849 bool bt_present; in toshiba_acpi_add() local
1882 if (hci_get_bt_present(dev, &bt_present) == TOS_SUCCESS && bt_present) { in toshiba_acpi_add()
/drivers/net/wireless/cw1200/
Dcw1200.h181 bool bt_present; member
Dsta.c1117 if (!priv->bt_present) { in cw1200_parse_sdd_file()
1272 if (priv->bt_present) { in cw1200_do_join()
1999 if (priv->bt_present) in cw1200_bss_info_changed()
Dtxrx.c594 if (!priv->bt_present) in cw1200_tx_h_bt()