Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/cx18/
Dcx18-av-core.c1036 static const char *const fmt_strs[] = { in log_video_status() local
1055 fmt_strs[gen_stat1 & 0xf]); in log_video_status()
1058 vidfmt_sel ? fmt_strs[vidfmt_sel] in log_video_status()
/linux-4.1.27/drivers/media/i2c/cx25840/
Dcx25840-core.c1439 static const char *const fmt_strs[] = { in log_video_status() local
1457 fmt_strs[gen_stat1 & 0xf]); in log_video_status()
1460 vidfmt_sel ? fmt_strs[vidfmt_sel] : "automatic detection"); in log_video_status()