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