Home
last modified time | relevance | path

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

/linux/drivers/platform/surface/
H A Dsurface_platform_profile.c41 struct ssam_platform_profile_device { struct
160 struct ssam_platform_profile_device *tpd; in ssam_platform_profile_get()
164 tpd = container_of(pprof, struct ssam_platform_profile_device, handler); in ssam_platform_profile_get()
181 struct ssam_platform_profile_device *tpd; in ssam_platform_profile_set()
184 tpd = container_of(pprof, struct ssam_platform_profile_device, handler); in ssam_platform_profile_set()
206 struct ssam_platform_profile_device *tpd; in surface_platform_profile_probe()