Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c1127 TPACPI_RFK_BLUETOOTH_SW_ID = 0, enumerator
1134 [TPACPI_RFK_BLUETOOTH_SW_ID] = "bluetooth",
4427 return tpacpi_rfk_sysfs_enable_show(TPACPI_RFK_BLUETOOTH_SW_ID, in bluetooth_enable_show()
4435 return tpacpi_rfk_sysfs_enable_store(TPACPI_RFK_BLUETOOTH_SW_ID, in bluetooth_enable_store()
4473 tpacpi_destroy_rfkill(TPACPI_RFK_BLUETOOTH_SW_ID); in bluetooth_exit()
4583 res = tpacpi_new_rfkill(TPACPI_RFK_BLUETOOTH_SW_ID, in bluetooth_init()
4594 tpacpi_destroy_rfkill(TPACPI_RFK_BLUETOOTH_SW_ID); in bluetooth_init()
4604 return tpacpi_rfk_procfs_read(TPACPI_RFK_BLUETOOTH_SW_ID, m); in bluetooth_read()
4609 return tpacpi_rfk_procfs_write(TPACPI_RFK_BLUETOOTH_SW_ID, buf); in bluetooth_write()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c1053 TPACPI_RFK_BLUETOOTH_SW_ID = 0, enumerator
1060 [TPACPI_RFK_BLUETOOTH_SW_ID] = "bluetooth",
4320 return tpacpi_rfk_sysfs_enable_show(TPACPI_RFK_BLUETOOTH_SW_ID, in bluetooth_enable_show()
4328 return tpacpi_rfk_sysfs_enable_store(TPACPI_RFK_BLUETOOTH_SW_ID, in bluetooth_enable_store()
4370 tpacpi_destroy_rfkill(TPACPI_RFK_BLUETOOTH_SW_ID); in bluetooth_exit()
4486 res = tpacpi_new_rfkill(TPACPI_RFK_BLUETOOTH_SW_ID, in bluetooth_init()
4497 return tpacpi_rfk_procfs_read(TPACPI_RFK_BLUETOOTH_SW_ID, m); in bluetooth_read()
4502 return tpacpi_rfk_procfs_write(TPACPI_RFK_BLUETOOTH_SW_ID, buf); in bluetooth_write()

Completed in 26 milliseconds