Searched defs:dvbdevfops_node (Results 1 – 1 of 1) sorted by relevance
198 struct dvbdevfops_node { struct199 struct file_operations *fops;200 enum dvb_device_type type;201 const struct dvb_device *template;202 struct list_head list_head;