Searched refs:usbvc_still_image_frame_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h102 usbvc_still_image_frame_t *still;
H A Dusbvc.h390 } usbvc_still_image_frame_t; typedef in typeref:struct:usbvc_still_image_frame
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1899 sizeof (usbvc_still_image_frame_t));
2409 usbvc_still_image_frame_t *st;
2436 fmtgrp->still = (usbvc_still_image_frame_t *)
2437 kmem_zalloc(sizeof (usbvc_still_image_frame_t),

Completed in 69 milliseconds