Searched defs:qaic_device (Results 1 – 1 of 1) sorted by relevance
111 struct qaic_device { struct113 struct pci_dev *pdev;115 u32 next_seq_num;117 void __iomem *bar_0;119 void __iomem *bar_2;123 struct mhi_device *cntl_ch;127 struct mutex cntl_mutex;137 bool single_msi;143 bool cntl_lost_buf;145 u32 num_dbc;[all …]
Completed in 6 milliseconds