Home
last modified time | relevance | path

Searched refs:wq_stopped (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Ddev.h492 wait_queue_head_t wq_stopped; member
686 wait_queue_head_t wq_stopped; member
742 wait_queue_head_t wq_stopped; member
H A Dcif-tools.c482 ret = wait_event_timeout(tools_vdev->wq_stopped, in rkcif_tools_vb2_stop_streaming()
647 wake_up(&tools_vdev->wq_stopped); in rkcif_tools_buf_done()
735 wake_up(&tools_vdev->wq_stopped); in rkcif_tools_buf_done_rdbk()
815 init_waitqueue_head(&tools_vdev->wq_stopped); in rkcif_init_tools_vdev()
H A Dcif-scale.c565 ret = wait_event_timeout(scale_vdev->wq_stopped, in rkcif_scale_vb2_stop_streaming()
1041 wake_up(&scale_vdev->wq_stopped); in rkcif_irq_handle_scale()
1079 init_waitqueue_head(&scale_vdev->wq_stopped); in rkcif_init_scale_vdev()
H A Dcapture.c4441 wake_up(&stream->wq_stopped); in rkcif_check_buffer_update_pingpong()
4958 ret = wait_event_timeout(stream->wq_stopped, in rkcif_do_stop_stream()
4981 wait_event_timeout(stream->wq_stopped, in rkcif_do_stop_stream()
4987 wait_event_timeout(stream->wq_stopped, in rkcif_do_stop_stream()
6537 init_waitqueue_head(&stream->wq_stopped); in rkcif_stream_init()
7915 wake_up(&stream->wq_stopped); in rkcif_irq_oneframe()
9929 wake_up(&stream->wq_stopped); in rkcif_toisp_check_stop_status()
10364 wake_up(&stream->wq_stopped); in rkcif_irq_pingpong_v1()
10438 wake_up(&stream->wq_stopped); in rkcif_irq_pingpong_v1()
10564 wake_up(&stream->wq_stopped); in rkcif_irq_pingpong_v1()
[all …]
/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_cif.h145 wait_queue_head_t wq_stopped; member
H A Dvehicle_cif.c3816 wake_up(&cif->wq_stopped); in vehicle_cif_reset_work_func()
3825 ret = wait_event_timeout(cif->wq_stopped, in vehicle_wait_cif_reset_done()
4146 wake_up(&cif->wq_stopped); in rk_camera_irq()
4228 wake_up(&cif->wq_stopped); in rk_camera_irq()
4241 wake_up(&cif->wq_stopped); in rk_camera_irq()
4372 wake_up(&cif->wq_stopped); in rk_camera_irq_v1()
4445 wake_up(&cif->wq_stopped); in rk_camera_irq_v1()
4770 ret = wait_event_timeout(cif->wq_stopped, in vehicle_cif_reverse_close()
5245 init_waitqueue_head(&cif->wq_stopped); in vehicle_cif_init()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx.c174 wait_queue_head_t wq_stopped; member
2014 ret = wait_event_timeout(stream->wq_stopped, stream->stopping != true, in hdmirx_stop_streaming()
2317 init_waitqueue_head(&stream->wq_stopped); in hdmirx_register_stream_vdev()
2721 wake_up(&stream->wq_stopped); in hdmirx_dma_irq_handler()