Lines Matching defs:cal_camerarx
157 * The cal_camerarx structure represents one CAMERARX instance. Instances of
158 * cal_camerarx are named phy through the driver.
165 struct cal_camerarx {
206 struct cal_camerarx *phy[CAL_NUM_CSI2_PORTS];
227 struct cal_camerarx *phy;
323 struct cal_camerarx *cal_camerarx_get_phy_from_entity(struct media_entity *entity);
324 void cal_camerarx_disable(struct cal_camerarx *phy);
325 void cal_camerarx_i913_errata(struct cal_camerarx *phy);
326 struct cal_camerarx *cal_camerarx_create(struct cal_dev *cal,
328 void cal_camerarx_destroy(struct cal_camerarx *phy);