Searched refs:csi2tx_vops (Results 1 – 1 of 1) sorted by relevance
88 struct csi2tx_vops { struct104 struct csi2tx_vops *vops; argument545 static const struct csi2tx_vops csi2tx_vops = { variable549 static const struct csi2tx_vops csi2tx_v2_vops = {556 .data = &csi2tx_vops560 .data = &csi2tx_vops589 csi2tx->vops = (struct csi2tx_vops *)of_id->data; in csi2tx_probe()