Searched defs:vop_info (Results 1 – 1 of 1) sorted by relevance
65 struct vop_info { struct66 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 …]