Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/mic/vop/
Dvop_main.h65 struct vop_info { struct
66 struct vop_device *vpdev;
67 struct work_struct hotplug_work;
68 struct mic_irq *cookie;
69 int h2c_config_db;
70 struct list_head vdev_list;
71 struct mutex vop_mutex;
72 void __iomem *dp;
73 struct dentry *dbg;
74 struct dma_chan *dma_ch;
[all …]