Searched refs:profile_get (Results 1 – 15 of 15) sorted by relevance
| /linux/sound/soc/codecs/aw88395/ |
| A D | aw88395.h | 30 #define AW88395_PROFILE_EXT(xname, profile_info, profile_get, profile_set) \ argument 35 .get = profile_get, \
|
| /linux/sound/soc/codecs/ |
| A D | aw87390.h | 55 #define AW87390_PROFILE_EXT(xname, profile_info, profile_get, profile_set) \ argument 60 .get = profile_get, \
|
| A D | aw88261.h | 399 #define AW88261_PROFILE_EXT(xname, profile_info, profile_get, profile_set) \ argument 404 .get = profile_get, \
|
| A D | aw88399.h | 510 #define AW88399_PROFILE_EXT(xname, profile_info, profile_get, profile_set) \ argument 515 .get = profile_get, \
|
| /linux/drivers/acpi/ |
| A D | platform_profile.c | 68 err = cur_profile->profile_get(cur_profile, &profile); in platform_profile_show() 154 err = cur_profile->profile_get(cur_profile, &profile); in platform_profile_cycle() 191 !pprof->profile_set || !pprof->profile_get) { in platform_profile_register()
|
| /linux/include/linux/ |
| A D | platform_profile.h | 31 int (*profile_get)(struct platform_profile_handler *pprof, member
|
| /linux/drivers/platform/x86/ |
| A D | inspur_platform_profile.c | 180 priv->handler.profile_get = inspur_platform_profile_get; in inspur_wmi_probe()
|
| A D | ideapad-laptop.c | 1106 priv->dytc->pprof.profile_get = dytc_profile_get; in ideapad_dytc_profile_init()
|
| A D | acer-wmi.c | 1886 platform_profile_handler.profile_get = in acer_platform_profile_setup()
|
| A D | asus-wmi.c | 3923 asus->platform_profile_handler.profile_get = asus_wmi_platform_profile_get; in platform_profile_setup()
|
| A D | thinkpad_acpi.c | 10574 .profile_get = dytc_profile_get,
|
| /linux/drivers/platform/x86/dell/ |
| A D | dell-pc.c | 250 thermal_handler->profile_get = thermal_platform_profile_get; in thermal_init()
|
| /linux/drivers/platform/surface/ |
| A D | surface_platform_profile.c | 214 tpd->handler.profile_get = ssam_platform_profile_get; in surface_platform_profile_probe()
|
| /linux/drivers/platform/x86/hp/ |
| A D | hp-wmi.c | 1585 platform_profile_handler.profile_get = platform_profile_omen_get; in thermal_profile_setup() 1602 platform_profile_handler.profile_get = platform_profile_victus_get; in thermal_profile_setup() 1620 platform_profile_handler.profile_get = hp_wmi_platform_profile_get; in thermal_profile_setup()
|
| /linux/drivers/platform/x86/amd/pmf/ |
| A D | sps.c | 408 dev->pprof.profile_get = amd_pmf_profile_get; in amd_pmf_init_sps()
|
Completed in 69 milliseconds