Home
last modified time | relevance | path

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

/linux-4.4.14/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()
/linux-4.4.14/drivers/media/i2c/cx25840/
Dcx25840-core.c1444 static const char *const fmt_strs[] = { in log_video_status() local
1462 fmt_strs[gen_stat1 & 0xf]); in log_video_status()
1465 vidfmt_sel ? fmt_strs[vidfmt_sel] : "automatic detection"); in log_video_status()