Home
last modified time | relevance | path

Searched refs:V4L2_FIELD_HAS_TOP (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/pci/cx88/
H A Dcx88-core.c690 V4L2_FIELD_HAS_TOP(field) ? "T" : "", in cx88_set_scale()
/linux/drivers/media/pci/tw68/
H A Dtw68-video.c289 V4L2_FIELD_HAS_TOP(field) ? "T" : "", in tw68_set_scale()
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions548 ignore define V4L2_FIELD_HAS_TOP
/linux/include/uapi/linux/
H A Dvideodev2.h109 #define V4L2_FIELD_HAS_TOP(field) \ macro
/linux/drivers/media/pci/bt8xx/
H A Dbttv-driver.c2667 if (V4L2_FIELD_HAS_TOP(item->vbuf.field)) in bttv_irq_next_video()