Home
last modified time | relevance | path

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

/drivers/media/usb/tm6000/
Dtm6000.h78 struct tm6000_fmt { struct
89 struct tm6000_fmt *fmt; argument
299 struct tm6000_fmt *fmt;
Dtm6000-video.c67 static struct tm6000_fmt format[] = {
923 static struct tm6000_fmt *format_by_fourcc(unsigned int fourcc) in format_by_fourcc()
937 struct tm6000_fmt *fmt; in vidioc_try_fmt_vid_cap()