Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/usbtv/
H A Dusbtv.h116 int last_odd; member
H A Dusbtv-video.c437 if (odd && !usbtv->last_odd) { in usbtv_image_chunk()
451 usbtv->last_odd = odd; in usbtv_image_chunk()
764 usbtv->last_odd = 1; in usbtv_start_streaming()
/openbmc/linux/drivers/mtd/devices/
H A Ddocg3.c754 int first, int last_odd) in doc_read_page_getbytes() argument
756 if (last_odd && len > 0) { in doc_read_page_getbytes()