Home
last modified time | relevance | path

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

/drivers/platform/surface/
Dsurface_platform_profile.c30 struct ssam_tmp_profile_device { struct
111 struct ssam_tmp_profile_device *tpd; in ssam_platform_profile_get()
115 tpd = container_of(pprof, struct ssam_tmp_profile_device, handler); in ssam_platform_profile_get()
132 struct ssam_tmp_profile_device *tpd; in ssam_platform_profile_set()
135 tpd = container_of(pprof, struct ssam_tmp_profile_device, handler); in ssam_platform_profile_set()
146 struct ssam_tmp_profile_device *tpd; in surface_platform_profile_probe()