Searched defs:ipu6_device (Results 1 – 1 of 1) sorted by relevance
73 struct ipu6_device { struct74 struct pci_dev *pdev;75 struct list_head devices;76 struct ipu6_bus_device *isys;81 const char *cpd_fw_name;82 u32 cpd_metadata_cmpnt_size;84 void __iomem *base;85 bool need_ipc_reset;86 bool secure_mode;87 u8 hw_ver;[all …]
Completed in 6 milliseconds