Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dcppc_acpi.c94 static DEFINE_PER_CPU(struct cpc_desc *, cpc_desc_ptr);
158 #define to_cpc_desc(a) container_of(a, struct cpc_desc, kobj)
164 struct cpc_desc *cpc_ptr = to_cpc_desc(kobj); \
201 struct cpc_desc *cpc_ptr = to_cpc_desc(kobj); in show_feedback_ctrs()
366 struct cpc_desc *desc = per_cpu(cpc_desc_ptr, i); in send_pcc_cmd()
397 static int acpi_get_psd(struct cpc_desc *cpc_ptr, acpi_handle handle) in acpi_get_psd()
457 struct cpc_desc *cpc_ptr; in acpi_cpc_valid()
476 struct cpc_desc *cpc_ptr; in cppc_allow_fast_switch()
500 struct cpc_desc *cpc_ptr, *match_cpc_ptr; in acpi_get_psd_map()
687 struct cpc_desc *cpc_ptr; in acpi_cppc_processor_probe()
[all …]