Home
last modified time | relevance | path

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

/linux-6.8/drivers/accel/qaic/
Dqaic.h110 struct qaic_device { struct
112 struct pci_dev *pdev;
114 u32 next_seq_num;
116 void __iomem *bar_0;
118 void __iomem *bar_2;
120 struct mhi_controller *mhi_cntrl;
122 struct mhi_device *cntl_ch;
124 struct list_head cntl_xfer_list;
126 struct mutex cntl_mutex;
128 struct dma_bridge_chan *dbc;
[all …]