Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/usb/cx231xx/
Dcx231xx.h216 struct cx231xx_fmt { struct
579 struct cx231xx_fmt *format;
Dcx231xx-video.c81 static struct cx231xx_fmt format[] = {
846 static struct cx231xx_fmt *format_by_fourcc(unsigned int fourcc) in format_by_fourcc()
865 struct cx231xx_fmt *fmt; in vidioc_try_fmt_vid_cap()