Searched refs:ub960_txport_read (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/i2c/ ! |
H A D | ds90ub960.c | 1001 static int ub960_txport_read(struct ub960_data *priv, u8 nport, u8 reg, in ub960_txport_read() function 1438 ret = ub960_txport_read(priv, nport, UB960_TR_CSI_TX_ISR, &csi_tx_isr, in ub960_csi_handle_events() 4154 ret = ub960_txport_read(priv, nport, UB960_TR_CSI_STS, &v, NULL); in ub960_log_status()
|