Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885.h139 struct cx23885_fmt { struct
189 struct cx23885_fmt *fmt;
433 struct cx23885_fmt *fmt;
Dcx23885-video.c78 static struct cx23885_fmt formats[] = {
87 static struct cx23885_fmt *format_by_fourcc(unsigned int fourcc) in format_by_fourcc()
559 struct cx23885_fmt *fmt; in vidioc_try_fmt_vid_cap()