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()
1186 struct ceu_subdev *ceusd; in ceu_enum_input()
1213 struct ceu_subdev *ceu_sd_old; in ceu_s_input()
1271 struct ceu_subdev *ceu_sd = ceudev->sd; in ceu_enum_framesizes()
1303 struct ceu_subdev *ceu_sd = ceudev->sd; in ceu_enum_frameintervals()
1381 struct ceu_subdev *ceu_sd = to_ceu_subdev(asd); in ceu_notify_bound()
1491 struct ceu_subdev *ceu_sd; in ceu_parse_platform_data()
1509 struct ceu_subdev); in ceu_parse_platform_data()
1528 struct ceu_subdev *ceu_sd; in ceu_parse_dt()
1571 struct ceu_subdev); in ceu_parse_dt()