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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/misc/
H A Dthinkpad_acpi.c1117 return ((status & TP_ACPI_BLUETOOTH_RADIOSSW) != 0);
1130 status |= TP_ACPI_BLUETOOTH_RADIOSSW;
1132 status &= ~TP_ACPI_BLUETOOTH_RADIOSSW;
H A Dthinkpad_acpi.h284 TP_ACPI_BLUETOOTH_RADIOSSW = 0x02, /* Bluetooth radio enabled */ enumerator in enum:__anon5127

Completed in 101 milliseconds