Home
last modified time | relevance | path

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

/drivers/media/pci/cx18/
Dcx18-av-core.c1042 static const char *const fmt_strs[] = { in log_video_status() local
1061 fmt_strs[gen_stat1 & 0xf]); in log_video_status()
1064 vidfmt_sel ? fmt_strs[vidfmt_sel] in log_video_status()
/drivers/media/i2c/cx25840/
Dcx25840-core.c1466 static const char *const fmt_strs[] = { in log_video_status() local
1484 fmt_strs[gen_stat1 & 0xf]); in log_video_status()
1487 vidfmt_sel ? fmt_strs[vidfmt_sel] : "automatic detection"); in log_video_status()