Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/acpi/
Dcppc_acpi.c92 static DEFINE_PER_CPU(struct cpc_desc *, cpc_desc_ptr);
137 #define to_cpc_desc(a) container_of(a, struct cpc_desc, kobj)
143 struct cpc_desc *cpc_ptr = to_cpc_desc(kobj); \
169 struct cpc_desc *cpc_ptr = to_cpc_desc(kobj); in show_feedback_ctrs()
333 struct cpc_desc *desc = per_cpu(cpc_desc_ptr, i); in send_pcc_cmd()
364 static int acpi_get_psd(struct cpc_desc *cpc_ptr, acpi_handle handle) in acpi_get_psd()
424 struct cpc_desc *cpc_ptr; in acpi_cpc_valid()
443 struct cpc_desc *cpc_ptr; in cppc_allow_fast_switch()
467 struct cpc_desc *cpc_ptr, *match_cpc_ptr; in acpi_get_psd_map()
667 struct cpc_desc *cpc_ptr; in acpi_cppc_processor_probe()
[all …]
/linux-6.1.9/include/acpi/
Dcppc_acpi.h61 struct cpc_desc { struct