tx_5v            2186 drivers/media/i2c/adv7604.c 	u8 tx_5v;
tx_5v            2228 drivers/media/i2c/adv7604.c 	tx_5v = irq_reg_0x70 & info->cable_det_mask;
tx_5v            2229 drivers/media/i2c/adv7604.c 	if (tx_5v) {
tx_5v            2230 drivers/media/i2c/adv7604.c 		v4l2_dbg(1, debug, sd, "%s: tx_5v: 0x%x\n", __func__, tx_5v);
tx_5v            1180 drivers/media/i2c/tc358743.c 		bool tx_5v = tx_5v_power_present(sd);
tx_5v            1183 drivers/media/i2c/tc358743.c 				__func__, tx_5v ?  "yes" : "no");
tx_5v            1185 drivers/media/i2c/tc358743.c 		if (tx_5v) {