Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx18/
Dcx18-av-core.c1035 static const char *const fmt_strs[] = { in log_video_status() local
1054 fmt_strs[gen_stat1 & 0xf]); in log_video_status()
1057 vidfmt_sel ? fmt_strs[vidfmt_sel] in log_video_status()
/Linux-v4.19/drivers/media/i2c/cx25840/
Dcx25840-core.c1462 static const char *const fmt_strs[] = { in log_video_status() local
1480 fmt_strs[gen_stat1 & 0xf]); in log_video_status()
1483 vidfmt_sel ? fmt_strs[vidfmt_sel] : "automatic detection"); in log_video_status()