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.c67 struct amd_hfi_data { struct
68 const char *name;
69 struct device *dev;
72 struct pcc_mbox_chan *pcc_chan;
73 void __iomem *pcc_comm_addr;
74 struct acpi_subtable_header *pcct_entry;
75 struct amd_shmem_info *shmem;
77 struct dentry *dbgfs_dir;
140 static int amd_hfi_fill_metadata(struct amd_hfi_data *amd_hfi_data) in amd_hfi_fill_metadata()
344 struct amd_hfi_data *amd_hfi_data) in amd_hfi_metadata_parser()
[all …]