Home
last modified time | relevance | path

Searched refs:cpc_desc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/acpi/
H A Dcppc_acpi.c95 static DEFINE_PER_CPU(struct cpc_desc *, cpc_desc_ptr);
145 #define to_cpc_desc(a) container_of(a, struct cpc_desc, kobj)
151 struct cpc_desc *cpc_ptr = to_cpc_desc(kobj); \
187 struct cpc_desc *cpc_ptr = to_cpc_desc(kobj); in show_feedback_ctrs()
351 struct cpc_desc *desc = per_cpu(cpc_desc_ptr, i); in send_pcc_cmd()
382 static int acpi_get_psd(struct cpc_desc *cpc_ptr, acpi_handle handle) in acpi_get_psd()
442 struct cpc_desc *cpc_ptr; in acpi_cpc_valid()
461 struct cpc_desc *cpc_ptr; in cppc_allow_fast_switch()
485 struct cpc_desc *cpc_ptr, *match_cpc_ptr; in acpi_get_psd_map()
686 struct cpc_desc *cpc_ptr; in acpi_cppc_processor_probe()
[all …]
/openbmc/linux/include/acpi/
H A Dcppc_acpi.h61 struct cpc_desc { struct