vpres            2540 drivers/media/i2c/cx25840/cx25840-core.c 	u8 vpres = cx25840_read(client, 0x40e) & 0x20;
vpres            2547 drivers/media/i2c/cx25840/cx25840-core.c 	vt->signal = vpres ? 0xffff : 0x0;
vpres             762 drivers/media/pci/cx18/cx18-av-core.c 	u8 vpres;
vpres             769 drivers/media/pci/cx18/cx18-av-core.c 	vpres = cx18_av_read(cx, 0x40e) & 0x20;
vpres             770 drivers/media/pci/cx18/cx18-av-core.c 	vt->signal = vpres ? 0xffff : 0x0;