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

/netbsd-current/sys/dev/usb/
H A Duvideoreg.h718 #define UVIDEO_PAYLOAD_HEADER_SIZE 12 macro
H A Dpseye.c677 if (len < UVIDEO_PAYLOAD_HEADER_SIZE) {
683 if (uvchdr->bHeaderLength != UVIDEO_PAYLOAD_HEADER_SIZE)
H A Duvideo.c1889 if (hdr->bHeaderLength > UVIDEO_PAYLOAD_HEADER_SIZE ||

Completed in 106 milliseconds