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

/linux-master/drivers/media/i2c/
H A Dtc358743.c1184 bool tx_5v = tx_5v_power_present(sd); local
1187 __func__, tx_5v ? "yes" : "no");
1189 if (tx_5v) {
H A Dadv7604.c2213 u8 tx_5v; local
2255 tx_5v = irq_reg_0x70 & info->cable_det_mask;
2256 if (tx_5v) {
2257 v4l2_dbg(1, debug, sd, "%s: tx_5v: 0x%x\n", __func__, tx_5v);

Completed in 134 milliseconds