Searched refs:csi2tx_vops (Results 1 – 1 of 1) sorted by relevance
88 struct csi2tx_vops { struct104 struct csi2tx_vops *vops; argument544 static const struct csi2tx_vops csi2tx_vops = { variable548 static const struct csi2tx_vops csi2tx_v2_vops = {555 .data = &csi2tx_vops559 .data = &csi2tx_vops588 csi2tx->vops = (struct csi2tx_vops *)of_id->data; in csi2tx_probe()