Searched refs:cpc_desc (Results 1 – 2 of 2) sorted by relevance
92 static DEFINE_PER_CPU(struct cpc_desc *, cpc_desc_ptr);125 #define to_cpc_desc(a) container_of(a, struct cpc_desc, kobj)131 struct cpc_desc *cpc_ptr = to_cpc_desc(kobj); \157 struct cpc_desc *cpc_ptr = to_cpc_desc(kobj); in show_feedback_ctrs()320 struct cpc_desc *desc = per_cpu(cpc_desc_ptr, i); in send_pcc_cmd()350 static int acpi_get_psd(struct cpc_desc *cpc_ptr, acpi_handle handle) in acpi_get_psd()423 struct cpc_desc *cpc_ptr, *match_cpc_ptr; in acpi_get_psd_map()666 struct cpc_desc *cpc_ptr; in acpi_cppc_processor_probe()685 cpc_ptr = kzalloc(sizeof(struct cpc_desc), GFP_KERNEL); in acpi_cppc_processor_probe()871 struct cpc_desc *cpc_ptr; in acpi_cppc_processor_exit()[all …]
60 struct cpc_desc { struct