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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dthinkpad_acpi.c1126 TPACPI_RFK_BLUETOOTH_SW_ID = 0, enumerator in enum:tpacpi_rfk_id
1133 [TPACPI_RFK_BLUETOOTH_SW_ID] = "bluetooth",
3977 return tpacpi_rfk_sysfs_enable_show(TPACPI_RFK_BLUETOOTH_SW_ID,
3985 return tpacpi_rfk_sysfs_enable_store(TPACPI_RFK_BLUETOOTH_SW_ID,
4026 tpacpi_destroy_rfkill(TPACPI_RFK_BLUETOOTH_SW_ID);
4069 res = tpacpi_new_rfkill(TPACPI_RFK_BLUETOOTH_SW_ID,
4080 tpacpi_destroy_rfkill(TPACPI_RFK_BLUETOOTH_SW_ID);
4090 return tpacpi_rfk_procfs_read(TPACPI_RFK_BLUETOOTH_SW_ID, m);
4095 return tpacpi_rfk_procfs_write(TPACPI_RFK_BLUETOOTH_SW_ID, buf);

Completed in 27 milliseconds