Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-acpi-pmprofile1 What: /sys/firmware/acpi/pm_profile
5 Description: The ACPI pm_profile sysfs interface exports the platform
/linux-4.4.14/drivers/acpi/
Dsysfs.c787 __ATTR(pm_profile, S_IRUGO, acpi_show_profile, NULL);
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h1547 u8 pm_profile; member
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h1550 u8 pm_profile; member
Di40e_common.c2603 cmd->pm_profile = (u8)profile; in i40e_aq_set_hmc_resource_profile()