Searched refs:platform_profile (Results 1 – 6 of 6) sorted by relevance
4 :Original: Documentation/userspace-api/sysfs-platform_profile.rst11 平台配置文件选择(如 /sys/firmware/acpi/platform_profile)20 platform_profile属性的目的是提供一个通用的sysfs API来选择这些平台自动配置32 sysfs-platform_profile ABI 文档定义了一个固定的配置文件名集合。驱动程序40 sysfs-platform_profile ABI文档中。
28 sysfs-platform_profile
100 char platform_profile[64]; variable676 if (strlen(optarg) >= sizeof(platform_profile)) in cmdline()680 strcpy(platform_profile, optarg); in cmdline()1083 if (sysfs_write_string(PATH_PLATFORM_PROFILE, platform_profile)) in update_soc_slider()
94 obj-$(CONFIG_ACPI_PLATFORM_PROFILE) += platform_profile.o
445 static struct kobj_attribute attr_platform_profile = __ATTR_RW(platform_profile);
125 This driver adds support for controlling the fan modes via platform_profile