Searched defs:dvbdevfops_node (Results 1 – 1 of 1) sorted by relevance
204 struct dvbdevfops_node { struct205 struct file_operations *fops;206 enum dvb_device_type type;207 const struct dvb_device *template;208 struct list_head list_head;