Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h248 usbvc_vc_header_t *usbvc_vc_header;
H A Dusbvc.h208 } usbvc_vc_header_t; typedef
/titanic_41/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1815 kmem_free(usbvcp->usbvc_vc_header, sizeof (usbvc_vc_header_t)); in usbvc_free_ctrl_descr()
2030 (usbvc_vc_header_t *)kmem_zalloc( in usbvc_parse_ctrl_if()
2031 sizeof (usbvc_vc_header_t), KM_SLEEP); in usbvc_parse_ctrl_if()