Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/media/as102/
Das102_drv.h74 struct as102_dev_t { struct
75 const char *name;
76 struct as10x_bus_adapter_t bus_adap;
77 struct list_head device_entry;
78 struct kref kref;
79 unsigned long minor;
103 int as102_dvb_register(struct as102_dev_t *dev); argument