Searched refs:rkmodule_lvds_cfg (Results 1 – 7 of 7) sorted by relevance
85 _IOR('V', BASE_VIDIOC_PRIVATE + 7, struct rkmodule_lvds_cfg)549 struct rkmodule_lvds_cfg { struct
85 _IOR('V', BASE_VIDIOC_PRIVATE + 7, struct rkmodule_lvds_cfg)537 struct rkmodule_lvds_cfg { struct
144 struct rkmodule_lvds_cfg lvds_cfg;1082 struct rkmodule_lvds_cfg *lvds_cfg; in imx327_ioctl()1142 lvds_cfg = (struct rkmodule_lvds_cfg *)arg; in imx327_ioctl()1145 sizeof(struct rkmodule_lvds_cfg)); in imx327_ioctl()
152 struct rkmodule_lvds_cfg lvds_cfg;1407 struct rkmodule_lvds_cfg *lvds_cfg; in imx307_ioctl()1464 lvds_cfg = (struct rkmodule_lvds_cfg *)arg; in imx307_ioctl()1467 sizeof(struct rkmodule_lvds_cfg)); in imx307_ioctl()
287 struct rkmodule_lvds_cfg lvds_cfg;
3322 struct rkmodule_lvds_cfg *lvds_cfg = &channel->lvds_cfg; in rkcif_csi_set_lvds_sav_eav()
1821 struct rkmodule_lvds_cfg cfg; in rkisp_config_lvds()