Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h83 usbvc_buf_t *buf_head; member
/titanic_50/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc_v4l2.c366 usbvc_bufg->buf_head[buf.index].v4l2_buf.length); in usbvc_v4l2_ioctl()
368 usbvc_v4l2_query_buf(usbvcp, &usbvc_bufg->buf_head[buf.index], in usbvc_v4l2_ioctl()
402 &usbvc_bufg->buf_head[buf.index], &buf); in usbvc_v4l2_ioctl()
1154 if (donebuf == &(bufgrp->buf_head[buf->index])) { in usbvc_v4l2_enqueue_buf()
H A Dusbvc.c1044 if (bufgrp->buf_head[i].v4l2_buf.m.offset == off) { in usbvc_devmap()
1045 buf = &bufgrp->buf_head[i]; in usbvc_devmap()
2939 strm_if->buf_map.buf_head = bufs; in usbvc_alloc_map_bufs()
2994 buf = strm_if->buf_map.buf_head; in usbvc_free_map_bufs()
3006 strm_if->buf_map.buf_head = NULL; in usbvc_free_map_bufs()