Searched defs:dvb_device (Results 1 – 1 of 1) sorted by relevance
103 struct dvb_device { struct104 struct list_head list_head;105 const struct file_operations *fops;106 struct dvb_adapter *adapter;107 int type;131 struct dvb_device **pdvbdev, argument