Searched refs:TPACPI_NAME (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 222 #define TPACPI_NAME "thinkpad" macro 224 #define TPACPI_FILE TPACPI_NAME "_acpi" 232 #define TPACPI_HWMON_DRVR_NAME TPACPI_NAME "_hwmon" 838 sprintf(ibm->acpi->driver->name, "%s_%s", TPACPI_NAME, ibm->name); in register_tpacpi_subdriver() 10710 &tpacpi_sensors_pdev->dev, TPACPI_NAME, NULL, NULL); in thinkpad_acpi_module_init()
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 239 #define TPACPI_NAME "thinkpad" macro 241 #define TPACPI_FILE TPACPI_NAME "_acpi" 249 #define TPACPI_HWMON_DRVR_NAME TPACPI_NAME "_hwmon" 858 sprintf(ibm->acpi->driver->name, "%s_%s", TPACPI_NAME, ibm->name); in register_tpacpi_subdriver() 11790 &tpacpi_sensors_pdev->dev, TPACPI_NAME, NULL, tpacpi_hwmon_groups); in thinkpad_acpi_module_init()
|
Completed in 39 milliseconds