Home
last modified time | relevance | path

Searched defs:amd_hfi_data (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/amd/hfi/
H A Dhfi.c68 struct amd_hfi_data { struct
69 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 …]