Searched refs:profile_get (Results 1 - 14 of 14) sorted by relevance

/linux-master/sound/soc/codecs/aw88395/
H A Daw88395.h30 #define AW88395_PROFILE_EXT(xname, profile_info, profile_get, profile_set) \
35 .get = profile_get, \
/linux-master/include/linux/
H A Dplatform_profile.h31 int (*profile_get)(struct platform_profile_handler *pprof, member in struct:platform_profile_handler
/linux-master/sound/soc/codecs/
H A Daw87390.h55 #define AW87390_PROFILE_EXT(xname, profile_info, profile_get, profile_set) \
60 .get = profile_get, \
H A Daw88261.h399 #define AW88261_PROFILE_EXT(xname, profile_info, profile_get, profile_set) \
404 .get = profile_get, \
H A Daw88399.h510 #define AW88399_PROFILE_EXT(xname, profile_info, profile_get, profile_set) \
515 .get = profile_get, \
/linux-master/drivers/acpi/
H A Dplatform_profile.c68 err = cur_profile->profile_get(cur_profile, &profile);
152 !pprof->profile_set || !pprof->profile_get) {
/linux-master/drivers/platform/surface/
H A Dsurface_platform_profile.c154 tpd->handler.profile_get = ssam_platform_profile_get;
/linux-master/drivers/platform/x86/
H A Dinspur_platform_profile.c180 priv->handler.profile_get = inspur_platform_profile_get;
H A Dideapad-laptop.c919 priv->dytc->pprof.profile_get = dytc_profile_get;
H A Dacer-wmi.c1887 platform_profile_handler.profile_get =
H A Dasus-wmi.c3597 asus->platform_profile_handler.profile_get = asus_wmi_platform_profile_get;
H A Dthinkpad_acpi.c10576 .profile_get = dytc_profile_get,
/linux-master/drivers/platform/x86/hp/
H A Dhp-wmi.c1454 platform_profile_handler.profile_get = platform_profile_omen_get;
1471 platform_profile_handler.profile_get = platform_profile_victus_get;
1489 platform_profile_handler.profile_get = hp_wmi_platform_profile_get;
/linux-master/drivers/platform/x86/amd/pmf/
H A Dsps.c408 dev->pprof.profile_get = amd_pmf_profile_get;

Completed in 223 milliseconds