Home
last modified time | relevance | path

Searched refs:rkisp1_sensor_async (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-csi.h16 struct rkisp1_sensor_async;
25 struct rkisp1_sensor_async *s_asd,
H A Drkisp1-dev.c130 struct rkisp1_sensor_async *s_asd = in rkisp1_subdev_notifier_bound()
131 container_of(asc, struct rkisp1_sensor_async, asd); in rkisp1_subdev_notifier_bound()
171 struct rkisp1_sensor_async *rk_asd = in rkisp1_subdev_notifier_destroy()
172 container_of(asc, struct rkisp1_sensor_async, asd); in rkisp1_subdev_notifier_destroy()
198 struct rkisp1_sensor_async *rk_asd; in rkisp1_subdev_notifier_register()
259 struct rkisp1_sensor_async); in rkisp1_subdev_notifier_register()
H A Drkisp1-csi.c51 struct rkisp1_sensor_async *s_asd, in rkisp1_csi_link_sensor()
79 const struct rkisp1_sensor_async *sensor) in rkisp1_csi_config()
166 const struct rkisp1_sensor_async *sensor) in rkisp1_csi_start()
398 struct rkisp1_sensor_async *source_asd; in rkisp1_csi_s_stream()
429 source_asd = container_of(asc, struct rkisp1_sensor_async, asd); in rkisp1_csi_s_stream()
H A Drkisp1-common.h158 struct rkisp1_sensor_async { struct
H A Drkisp1-isp.c884 const struct rkisp1_sensor_async *asd; in rkisp1_isp_s_stream()
891 asd = container_of(asc, struct rkisp1_sensor_async, asd); in rkisp1_isp_s_stream()