Home
last modified time | relevance | path

Searched refs:dptf_participant_type (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/dptf/
H A Ddptf_power.c123 static long long dptf_participant_type(acpi_handle handle) in dptf_participant_type() function
165 if (dptf_participant_type(handle) == 0x0CULL) in dptf_power_notify()
182 ptype = dptf_participant_type(acpi_dev->handle); in dptf_power_add()
219 if (dptf_participant_type(acpi_dev->handle) == 0x0CULL) in dptf_power_remove()
/kernel/linux/linux-6.6/drivers/acpi/dptf/
H A Ddptf_power.c121 static long long dptf_participant_type(acpi_handle handle) in dptf_participant_type() function
166 if (dptf_participant_type(handle) == 0x0CULL) in dptf_power_notify()
183 ptype = dptf_participant_type(acpi_dev->handle); in dptf_power_add()
220 if (dptf_participant_type(acpi_dev->handle) == 0x0CULL) in dptf_power_remove()

Completed in 2 milliseconds