Searched defs:usbvc_stream_if_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h140 } usbvc_stream_if_t; typedef in typeref:struct:usbvc_stream_if
252 usbvc_stream_if_t *usbvc_curr_strm;
368 int usbvc_open_isoc_pipe(usbvc_state_t *, usbvc_stream_if_t *);
369 int usbvc_start_isoc_polling(usbvc_state_t *, usbvc_stream_if_t *, uchar_t);
374 int usbvc_vs_set_probe_commit(usbvc_state_t *, usbvc_stream_if_t *,
376 void usbvc_free_map_bufs(usbvc_state_t *, usbvc_stream_if_t *);
377 int usbvc_alloc_map_bufs(usbvc_state_t *, usbvc_stream_if_t *, int, int);
378 int usbvc_vs_get_probe(usbvc_state_t *, usbvc_stream_if_t *,

Completed in 60 milliseconds