Searched defs:utvfu_softc (Results 1 – 1 of 1) sorted by relevance
137 struct utvfu_softc { struct138 struct device sc_dev;139 struct usbd_device *sc_udev;140 struct usbd_interface *sc_uifaceh;143 struct device *sc_audiodev;144 struct device *sc_videodev;146 int sc_flags;150 int sc_normi;151 int sc_nchunks;152 int sc_input;[all …]