Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/rockchip/rkisp1/
Drkisp1-csi.h16 struct rkisp1_sensor_async;
25 struct rkisp1_sensor_async *s_asd,
Drkisp1-dev.c129 struct rkisp1_sensor_async *s_asd = in rkisp1_subdev_notifier_bound()
130 container_of(asd, struct rkisp1_sensor_async, asd); in rkisp1_subdev_notifier_bound()
170 struct rkisp1_sensor_async *rk_asd = in rkisp1_subdev_notifier_destroy()
171 container_of(asd, struct rkisp1_sensor_async, asd); in rkisp1_subdev_notifier_destroy()
197 struct rkisp1_sensor_async *rk_asd; in rkisp1_subdev_notifier_register()
258 struct rkisp1_sensor_async); in rkisp1_subdev_notifier_register()
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()
154 const struct rkisp1_sensor_async *sensor) in rkisp1_csi_start()
383 struct rkisp1_sensor_async *source_asd; in rkisp1_csi_s_stream()
409 source_asd = container_of(source->asd, struct rkisp1_sensor_async, asd); in rkisp1_csi_s_stream()
Drkisp1-common.h150 struct rkisp1_sensor_async { struct
Drkisp1-isp.c870 const struct rkisp1_sensor_async *asd; in rkisp1_isp_s_stream()
873 struct rkisp1_sensor_async, asd); in rkisp1_isp_s_stream()