Home
last modified time | relevance | path

Searched refs:GO7007_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/usb/go7007/
H A Dgo7007-driver.c383 if (vb && vb->vb.vb2_buf.planes[0].bytesused < GO7007_BUF_SIZE) { in store_byte()
459 if (vb->modet_active && *bytesused + 216 < GO7007_BUF_SIZE) in frame_boundary()
519 GO7007_BUF_SIZE - 3) { in go7007_parse_video_stream()
H A Dgo7007-priv.h128 #define GO7007_BUF_SIZE (GO7007_BUF_PAGES << PAGE_SHIFT) macro