Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c4257 TP_ACPI_BLUETOOTH_RADIOSSW = 0x02, /* Bluetooth radio enabled */ enumerator
4286 return ((status & TP_ACPI_BLUETOOTH_RADIOSSW) != 0) ? in bluetooth_get_status()
4305 status = TP_ACPI_BLUETOOTH_RADIOSSW in bluetooth_set_status()