Searched refs:tpacpi_pprof (Results 1 – 1 of 1) sorted by relevance
965 static struct device *tpacpi_pprof; variable10644 platform_profile_notify(tpacpi_pprof); in dytc_profile_refresh()10712 tpacpi_pprof = platform_profile_register(&tpacpi_pdev->dev, "thinkpad-acpi-profile", in tpacpi_dytc_profile_init()10718 if (IS_ERR(tpacpi_pprof)) in tpacpi_dytc_profile_init()10733 if (!IS_ERR_OR_NULL(tpacpi_pprof)) in dytc_profile_exit()10734 platform_profile_remove(tpacpi_pprof); in dytc_profile_exit()