Searched refs:uvc_status (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/media/usb/uvc/
H A Duvcvideo.h540 struct uvc_status { struct
582 struct uvc_status *status;
H A Duvc_status.c3 * uvc_status.c -- USB Video Class driver - Status endpoint
101 struct uvc_status *status, int len)
103 if (len <= offsetof(struct uvc_status, bEvent)) {
110 if (len <= offsetof(struct uvc_status, streaming))
143 const struct uvc_status *status,
165 const struct uvc_status *status, int len)
H A DMakefile3 uvc_status.o uvc_isight.o uvc_debugfs.o uvc_metadata.o

Completed in 284 milliseconds