Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c4256 TP_ACPI_BLUETOOTH_HWPRESENT = 0x01, /* Bluetooth hw available */ enumerator
4477 !(status & TP_ACPI_BLUETOOTH_HWPRESENT)) { in bluetooth_init()