Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/dvb/dvb-core/
Ddvbdev.h103 struct dvb_device { struct
104 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