Home
last modified time | relevance | path

Searched refs:pcmbuf_filled (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/x86/
H A Dintel_hdmi_audio.h121 unsigned int pcmbuf_filled; /* to be filled */ member
H A Dintel_hdmi_audio.c873 int ofs = intelhaddata->pcmbuf_filled * intelhaddata->period_bytes; in had_prog_bd()
886 intelhaddata->pcmbuf_filled++; in had_prog_bd()
887 intelhaddata->pcmbuf_filled %= substream->runtime->periods; in had_prog_bd()
915 intelhaddata->pcmbuf_filled = 0; in had_init_ringbuf()