Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/pci/cx18/
Dcx18-av-core.c1026 static const char *const fmt_strs[] = { in log_video_status() local
1045 fmt_strs[gen_stat1 & 0xf]); in log_video_status()
1048 vidfmt_sel ? fmt_strs[vidfmt_sel] in log_video_status()
/linux-6.6.21/drivers/media/i2c/cx25840/
Dcx25840-core.c1860 static const char *const fmt_strs[] = { in log_video_status() local
1878 fmt_strs[gen_stat1 & 0xf]); in log_video_status()
1881 vidfmt_sel ? fmt_strs[vidfmt_sel] : "automatic detection"); in log_video_status()