Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Demdtvvar.h64 struct emdtv_softc { struct
65 device_t sc_dev;
66 struct usbd_device *sc_udev;
68 device_t sc_cirdev;
69 device_t sc_dtvdev;
71 uint16_t sc_vendor, sc_product;
73 bool sc_subdevs_attached;
75 const struct emdtv_board *sc_board;
77 struct lg3303 *sc_lg3303;
78 struct xc3028 *sc_xc3028;
[all …]