Searched defs:amd_hfi_data (Results 1 – 1 of 1) sorted by relevance
68 struct amd_hfi_data { struct69 const char *name;70 struct device *dev;73 struct pcc_mbox_chan *pcc_chan;74 void __iomem *pcc_comm_addr;75 struct acpi_subtable_header *pcct_entry;76 struct amd_shmem_info *shmem;78 struct dentry *dbgfs_dir;143 static int amd_hfi_fill_metadata(struct amd_hfi_data *amd_hfi_data) in amd_hfi_fill_metadata()354 struct amd_hfi_data *amd_hfi_data) in amd_hfi_metadata_parser()[all …]