Home
last modified time | relevance | path

Searched refs:atomisp_buffers_queued (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h64 bool atomisp_buffers_queued(struct atomisp_sub_device *asd);
H A Datomisp_ioctl.c1376 if (!atomisp_is_wdt_running(asd) && atomisp_buffers_queued(asd)) in atomisp_qbuf()
1684 if (atomisp_buffers_queued(&isp->asd[0])) in __wdt_on_master_slave_sensor()
1686 if (atomisp_buffers_queued(&isp->asd[1])) in __wdt_on_master_slave_sensor()
1982 if (atomisp_buffers_queued(asd)) in atomisp_streamon()
H A Datomisp_cmd.c652 bool atomisp_buffers_queued(struct atomisp_sub_device *asd) in atomisp_buffers_queued() function
4207 if (!atomisp_is_wdt_running(asd) && atomisp_buffers_queued(asd)) in atomisp_handle_parameter_and_buffer()
H A Datomisp_compat_css20.c4272 if (!atomisp_buffers_queued(asd)) in atomisp_css_isr_thread()