Searched defs:csi2_dphy (Results 1 – 3 of 3) sorted by relevance
72 struct csi2_dphy { struct75 struct csi2_dphy_hw *dphy_hw; argument76 struct csi2_dphy_hw *dphy_hw_group[MAX_INNO_PHY_NUM]; argument77 struct samsung_mipi_dcphy *samsung_phy;78 struct samsung_mipi_dcphy *samsung_phy_group[MAX_SAMSUNG_PHY_NUM];79 struct v4l2_async_notifier notifier;103 void (*individual_init)(struct csi2_dphy_hw *hw); argument104 int (*stream_on)(struct csi2_dphy *dphy, struct v4l2_subdev *sd); argument
259 struct csi2_dphy *csi2_dphy = NULL; in rockchip_csi2_dphy_detach_hw() local
5291 struct csi2_dphy_hw *csi2_dphy = NULL; in vehicle_cif_deinit() local