Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/vop/
Dvop_main.h53 struct vop_info { struct
54 struct vop_device *vpdev;
55 struct work_struct hotplug_work;
56 struct mic_irq *cookie;
57 int h2c_config_db;
58 struct list_head vdev_list;
59 struct mutex vop_mutex;
60 void __iomem *dp;
61 struct dentry *dbg;
62 struct dma_chan *dma_ch;
[all …]