Home
last modified time | relevance | path

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

/linux/drivers/media/pci/bt8xx/
H A Dbttvp.h436 int field_last; member
H A Dbttv-driver.c1514 } else if (btv->field_last == V4L2_FIELD_TOP) { in buf_prepare()
1516 btv->field_last = V4L2_FIELD_BOTTOM; in buf_prepare()
1519 btv->field_last = V4L2_FIELD_TOP; in buf_prepare()
2109 btv->field_last = V4L2_FIELD_BOTTOM; in bttv_s_fmt_vid_cap()