Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dmpc5200_dma.h72 unsigned long underrun_count; member
H A Dmpc5200_dma.c40 psc_dma->stats.underrun_count++; in psc_dma_status_irq()
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_pipe.h152 u32 underrun_count; member
H A Dvsp1_drv.c64 wpf->entity.pipe->underrun_count++; in vsp1_irq_handler()
68 i, wpf->entity.pipe->underrun_count); in vsp1_irq_handler()
H A Dvsp1_drm.c715 pipe->underrun_count = 0; in vsp1_du_setup_lif()