Home
last modified time | relevance | path

Searched refs:TPACPI_NAME (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c239 #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()
11791 &tpacpi_sensors_pdev->dev, TPACPI_NAME, NULL, tpacpi_hwmon_groups); in thinkpad_acpi_module_init()