Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/acpi/
Dplatform_profile.c15 #define to_pprof_handler(d) (container_of(d, struct platform_profile_handler, dev)) macro
81 handler = to_pprof_handler(dev); in _store_class_profile()
97 struct platform_profile_handler *handler = to_pprof_handler(dev); in _notify_class_profile()
121 handler = to_pprof_handler(dev); in get_class_profile()
145 struct platform_profile_handler *handler = to_pprof_handler(dev); in name_show()
163 struct platform_profile_handler *handler = to_pprof_handler(dev); in choices_show()
234 struct platform_profile_handler *pprof = to_pprof_handler(dev); in pprof_device_release()
259 handler = to_pprof_handler(dev); in _aggregate_choices()
283 handler = to_pprof_handler(dev); in _remove_hidden_choices()
635 struct platform_profile_handler *pprof = to_pprof_handler(dev); in platform_profile_remove()