Home
last modified time | relevance | path

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

/drivers/media/dvb-core/
Ddvbdev.h134 struct dvb_device { struct
135 struct list_head list_head;
136 const struct file_operations *fops;
137 struct dvb_adapter *adapter;
138 int type;
139 int minor;
140 u32 id;
144 int readers;
145 int writers;
146 int users;
[all …]