Home
last modified time | relevance | path

Searched refs:fps_lock (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Dprocfs.c299 spin_lock_irqsave(&stream->fps_lock, flags); in rkcif_show_format()
302 spin_unlock_irqrestore(&stream->fps_lock, flags); in rkcif_show_format()
H A Dcapture.c4220 spin_lock_init(&stream->fps_lock); in rkcif_stream_init()
5748 spin_lock_irqsave(&stream->fps_lock, fps_flags); in rkcif_monitor_reset_event()
5751 spin_unlock_irqrestore(&stream->fps_lock, fps_flags); in rkcif_monitor_reset_event()
5939 spin_lock_irqsave(&stream->fps_lock, flags); in rkcif_buf_done_prepare()
5946 spin_unlock_irqrestore(&stream->fps_lock, flags); in rkcif_buf_done_prepare()
6064 spin_lock_irqsave(&stream->fps_lock, flags); in rkcif_deal_readout_time()
6084 spin_unlock_irqrestore(&stream->fps_lock, flags); in rkcif_deal_readout_time()
6101 spin_lock_irqsave(&stream->fps_lock, flags); in rkcif_update_stream()
6113 spin_unlock_irqrestore(&stream->fps_lock, flags); in rkcif_update_stream()
6159 spin_lock(&stream->fps_lock); in rkcif_update_stream_toisp()
[all...]
H A Ddev.h487 * @fps_lock: to protect parameters about calculating fps
507 spinlock_t fps_lock; member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dprocfs.c304 spin_lock_irqsave(&stream->fps_lock, flags); in rkcif_show_format()
307 spin_unlock_irqrestore(&stream->fps_lock, flags); in rkcif_show_format()
H A Dcapture.c4381 spin_lock_init(&stream->fps_lock); in rkcif_stream_init()
5960 spin_lock_irqsave(&stream->fps_lock, fps_flags); in rkcif_monitor_reset_event()
5963 spin_unlock_irqrestore(&stream->fps_lock, fps_flags); in rkcif_monitor_reset_event()
6171 spin_lock_irqsave(&stream->fps_lock, flags); in rkcif_buf_done_prepare()
6177 spin_unlock_irqrestore(&stream->fps_lock, flags); in rkcif_buf_done_prepare()
6292 spin_lock_irqsave(&stream->fps_lock, flags); in rkcif_deal_readout_time()
6311 spin_unlock_irqrestore(&stream->fps_lock, flags); in rkcif_deal_readout_time()
6332 spin_lock_irqsave(&stream->fps_lock, flags); in rkcif_update_stream()
6342 spin_unlock_irqrestore(&stream->fps_lock, flags); in rkcif_update_stream()
6387 spin_lock(&stream->fps_lock); in rkcif_update_stream_toisp()
[all...]
H A Ddev.h446 * @fps_lock: to protect parameters about calculating fps
466 spinlock_t fps_lock; member

Completed in 20 milliseconds