Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/surface/
Dsurface_platform_profile.c17 enum ssam_tmp_profile { enum
45 static int ssam_tmp_profile_get(struct ssam_device *sdev, enum ssam_tmp_profile *p) in ssam_tmp_profile_get()
58 static int ssam_tmp_profile_set(struct ssam_device *sdev, enum ssam_tmp_profile p) in ssam_tmp_profile_set()
65 static int convert_ssam_to_profile(struct ssam_device *sdev, enum ssam_tmp_profile p) in convert_ssam_to_profile()
112 enum ssam_tmp_profile tp; in ssam_platform_profile_get()