Lines Matching refs:ceu_subdev
153 struct ceu_subdev { struct
162 static struct ceu_subdev *to_ceu_subdev(struct v4l2_async_connection *asd) in to_ceu_subdev() argument
164 return container_of(asd, struct ceu_subdev, asd); in to_ceu_subdev()
176 struct ceu_subdev **subdevs;
178 struct ceu_subdev *sd;
352 struct ceu_subdev *ceu_sd = ceudev->sd; in ceu_hw_config()
783 struct ceu_subdev *ceu_sd = ceudev->sd; in __ceu_try_fmt()
886 struct ceu_subdev *ceu_sd = ceudev->sd; in ceu_set_fmt()
969 struct ceu_subdev *ceu_sd = ceudev->sd; in ceu_init_mbus_fmt()
1209 struct ceu_subdev *ceu_sd_old; in ceu_s_input()
1267 struct ceu_subdev *ceu_sd = ceudev->sd; in ceu_enum_framesizes()
1299 struct ceu_subdev *ceu_sd = ceudev->sd; in ceu_enum_frameintervals()
1377 struct ceu_subdev *ceu_sd = to_ceu_subdev(asd); in ceu_notify_bound()
1487 struct ceu_subdev *ceu_sd; in ceu_parse_platform_data()
1505 struct ceu_subdev); in ceu_parse_platform_data()
1524 struct ceu_subdev *ceu_sd; in ceu_parse_dt()
1567 struct ceu_subdev); in ceu_parse_dt()