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

/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c221 static int usbvc_parse_format_groups(usbvc_state_t *, usbvc_stream_if_t *);
2276 if (usbvc_parse_format_groups(usbvcp, strm_if) != USB_SUCCESS) {
2608 usbvc_parse_format_groups(usbvc_state_t *usbvcp, usbvc_stream_if_t *strm_if) function
2633 "usbvc_parse_format_groups: fmtgrp_cnt=%d", fmtgrp_cnt);
2674 "usbvc_parse_format_groups: acctually %d formats parsed",
2686 "usbvc_parse_format_groups: can't find any formats");
2692 "usbvc_parse_format_groups: %d format groups parsed", fmtgrp_num);

Completed in 49 milliseconds