Searched refs:csi2tx_vops (Results 1 – 1 of 1) sorted by relevance
87 struct csi2tx_vops { struct103 struct csi2tx_vops *vops; argument540 static const struct csi2tx_vops csi2tx_vops = { variable544 static const struct csi2tx_vops csi2tx_v2_vops = {551 .data = &csi2tx_vops555 .data = &csi2tx_vops584 csi2tx->vops = (struct csi2tx_vops *)of_id->data; in csi2tx_probe()