Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c263 #define TPACPI_NAME "thinkpad" macro
265 #define TPACPI_FILE TPACPI_NAME "_acpi"
273 #define TPACPI_HWMON_DRVR_NAME TPACPI_NAME "_hwmon"
881 sprintf(ibm->acpi->driver->name, "%s_%s", TPACPI_NAME, ibm->name); in register_tpacpi_subdriver()
11957 tpacpi_hwmon = devm_hwmon_device_register_with_groups(&pdev->dev, TPACPI_NAME, in tpacpi_hwmon_pdriver_probe()