Home
last modified time | relevance | path

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

/drivers/char/hw_random/
A Dbcm74110-rng.c45 unsigned underrun_count = 0; in bcm74110_rng_read() local
62 if (likely(underrun_count < FIFO_DELAY_MAX_COUNT)) in bcm74110_rng_read()
66 underrun_count++; in bcm74110_rng_read()
/drivers/media/platform/renesas/vsp1/
A Dvsp1_pipe.h141 u32 underrun_count; member
A Dvsp1_drv.c67 wpf->entity.pipe->underrun_count++; in vsp1_irq_handler()
71 i, wpf->entity.pipe->underrun_count); in vsp1_irq_handler()
A Dvsp1_drm.c725 pipe->underrun_count = 0; in vsp1_du_setup_lif()

Completed in 9 milliseconds