Home
last modified time | relevance | path

Searched refs:readout (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_histo.h51 bool readout; member
H A Dvsp1_histo.c49 histo->readout = true; in vsp1_histogram_buffer_get()
74 histo->readout = false; in vsp1_histogram_buffer_complete()
153 wait_event_lock_irq(histo->wait_queue, !histo->readout, histo->irqlock); in histo_stop_streaming()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_histo.h51 bool readout; member
H A Dvsp1_histo.c49 histo->readout = true; in vsp1_histogram_buffer_get()
74 histo->readout = false; in vsp1_histogram_buffer_complete()
153 wait_event_lock_irq(histo->wait_queue, !histo->readout, histo->irqlock); in histo_stop_streaming()

Completed in 5 milliseconds