Home
last modified time | relevance | path

Searched refs:fmt_cnt (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1848 uint8_t fmt_cnt, frm_cnt; in usbvc_free_stream_descr() local
1869 fmt_cnt = in_hdr->descr->bNumFormats; in usbvc_free_stream_descr()
1871 fmt_cnt = out_hdr->descr->bNumFormats; in usbvc_free_stream_descr()
1876 " fmtgrp cnt=%d", fmt_cnt); in usbvc_free_stream_descr()
1891 for (i = 0; i < fmt_cnt; i++) { in usbvc_free_stream_descr()
1914 sizeof (usbvc_format_group_t) * fmt_cnt); in usbvc_free_stream_descr()