Searched defs:TP_ACPI_BLUETOOTH_RADIOSSW (Results 1 - 1 of 1) sorted by relevance

/drivers/platform/x86/
H A Dthinkpad_acpi.c3902 TP_ACPI_BLUETOOTH_RADIOSSW = 0x02, /* Bluetooth radio enabled */ enumerator in enum:__anon3836
3931 return ((status & TP_ACPI_BLUETOOTH_RADIOSSW) != 0) ?
3951 status = TP_ACPI_BLUETOOTH_RADIOSSW

Completed in 27 milliseconds