vidfmt_sel       1870 drivers/media/i2c/cx25840/cx25840-core.c 	u8 vidfmt_sel = cx25840_read(client, 0x400) & 0xf;
vidfmt_sel       1881 drivers/media/i2c/cx25840/cx25840-core.c 		 vidfmt_sel ? fmt_strs[vidfmt_sel] : "automatic detection");
vidfmt_sel       1037 drivers/media/pci/cx18/cx18-av-core.c 	u8 vidfmt_sel = cx18_av_read(cx, 0x400) & 0xf;
vidfmt_sel       1048 drivers/media/pci/cx18/cx18-av-core.c 		      vidfmt_sel ? fmt_strs[vidfmt_sel]