Searched refs:cpc_desc (Results 1 – 2 of 2) sorted by relevance
92 static DEFINE_PER_CPU(struct cpc_desc *, cpc_desc_ptr);133 #define to_cpc_desc(a) container_of(a, struct cpc_desc, kobj)139 struct cpc_desc *cpc_ptr = to_cpc_desc(kobj); \165 struct cpc_desc *cpc_ptr = to_cpc_desc(kobj); in show_feedback_ctrs()328 struct cpc_desc *desc = per_cpu(cpc_desc_ptr, i); in send_pcc_cmd()358 static int acpi_get_psd(struct cpc_desc *cpc_ptr, acpi_handle handle) in acpi_get_psd()431 struct cpc_desc *cpc_ptr, *match_cpc_ptr; in acpi_get_psd_map()720 struct cpc_desc *cpc_ptr; in acpi_cppc_processor_probe()739 cpc_ptr = kzalloc(sizeof(struct cpc_desc), GFP_KERNEL); in acpi_cppc_processor_probe()898 struct cpc_desc *cpc_ptr; in acpi_cppc_processor_exit()[all …]
60 struct cpc_desc { struct