Searched refs:vidfmt_sel (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/pci/cx18/
H A Dcx18-av-core.c1037 u8 vidfmt_sel = cx18_av_read(cx, 0x400) & 0xf; local
1048 vidfmt_sel ? fmt_strs[vidfmt_sel]
/linux-master/drivers/media/i2c/cx25840/
H A Dcx25840-core.c1870 u8 vidfmt_sel = cx25840_read(client, 0x400) & 0xf; local
1881 vidfmt_sel ? fmt_strs[vidfmt_sel] : "automatic detection");

Completed in 224 milliseconds