Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/surface/
Dsurface_platform_profile.c18 enum ssam_tmp_profile { enum
64 static int ssam_tmp_profile_get(struct ssam_device *sdev, enum ssam_tmp_profile *p) in ssam_tmp_profile_get()
77 static int ssam_tmp_profile_set(struct ssam_device *sdev, enum ssam_tmp_profile p) in ssam_tmp_profile_set()
91 static int convert_ssam_tmp_to_profile(struct ssam_device *sdev, enum ssam_tmp_profile p) in convert_ssam_tmp_to_profile()
161 enum ssam_tmp_profile tp; in ssam_platform_profile_get()