| /linux-6.15/sound/soc/codecs/aw88395/ |
| H A D | aw88395.h | 30 #define AW88395_PROFILE_EXT(xname, profile_info, profile_get, profile_set) \ argument 35 .get = profile_get, \
|
| /linux-6.15/sound/soc/codecs/ |
| H A D | aw87390.h | 55 #define AW87390_PROFILE_EXT(xname, profile_info, profile_get, profile_set) \ argument 60 .get = profile_get, \
|
| H A D | aw88081.h | 298 #define AW88081_PROFILE_EXT(xname, profile_info, profile_get, profile_set) \ argument 303 .get = profile_get, \
|
| H A D | aw88261.h | 399 #define AW88261_PROFILE_EXT(xname, profile_info, profile_get, profile_set) \ argument 404 .get = profile_get, \
|
| H A D | aw88166.h | 468 #define AW88166_PROFILE_EXT(xname, profile_info, profile_get, profile_set) \ argument 473 .get = profile_get, \
|
| H A D | aw88399.h | 510 #define AW88399_PROFILE_EXT(xname, profile_info, profile_get, profile_set) \ argument 515 .get = profile_get, \
|
| /linux-6.15/include/linux/ |
| H A D | platform_profile.h | 46 int (*profile_get)(struct device *dev, enum platform_profile_option *profile); member
|
| /linux-6.15/drivers/platform/x86/ |
| H A D | inspur_platform_profile.c | 178 .profile_get = inspur_platform_profile_get,
|
| H A D | samsung-galaxybook.c | 718 .profile_get = galaxybook_platform_profile_get,
|
| H A D | ideapad-laptop.c | 1078 .profile_get = dytc_profile_get,
|
| H A D | acer-wmi.c | 2081 .profile_get = acer_predator_v4_platform_profile_get,
|
| H A D | asus-wmi.c | 3860 .profile_get = asus_wmi_platform_profile_get,
|
| H A D | thinkpad_acpi.c | 10585 .profile_get = dytc_profile_get,
|
| /linux-6.15/drivers/platform/x86/dell/ |
| H A D | dell-pc.c | 249 .profile_get = thermal_platform_profile_get,
|
| H A D | alienware-wmi-wmax.c | 696 .profile_get = thermal_profile_get,
|
| /linux-6.15/drivers/platform/surface/ |
| H A D | surface_platform_profile.c | 216 .profile_get = ssam_platform_profile_get,
|
| /linux-6.15/drivers/acpi/ |
| H A D | platform_profile.c | 122 err = handler->ops->profile_get(dev, &val); in get_class_profile() 556 if (WARN_ON_ONCE(!dev || !name || !ops || !ops->profile_get || in platform_profile_register()
|
| /linux-6.15/drivers/platform/x86/hp/ |
| H A D | hp-wmi.c | 1892 .profile_get = platform_profile_omen_get, 1898 .profile_get = platform_profile_victus_get, 1904 .profile_get = platform_profile_omen_get, 1910 .profile_get = hp_wmi_platform_profile_get,
|
| /linux-6.15/drivers/platform/x86/amd/pmf/ |
| H A D | sps.c | 416 .profile_get = amd_pmf_profile_get,
|