Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c4362 TP_ACPI_BLUETOOTH_RADIOSSW = 0x02, /* Bluetooth radio enabled */ enumerator
4391 return ((status & TP_ACPI_BLUETOOTH_RADIOSSW) != 0) ? in bluetooth_get_status()
4411 status = TP_ACPI_BLUETOOTH_RADIOSSW in bluetooth_set_status()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c4256 TP_ACPI_BLUETOOTH_RADIOSSW = 0x02, /* Bluetooth radio enabled */ enumerator
4285 return ((status & TP_ACPI_BLUETOOTH_RADIOSSW) != 0) ? in bluetooth_get_status()
4304 status = TP_ACPI_BLUETOOTH_RADIOSSW in bluetooth_set_status()

Completed in 33 milliseconds