Home
last modified time | relevance | path

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

/Linux-v4.19/sound/x86/
Dintel_hdmi_audio.h121 unsigned int pcmbuf_filled; /* to be filled */ member
Dintel_hdmi_audio.c882 int ofs = intelhaddata->pcmbuf_filled * intelhaddata->period_bytes; in had_prog_bd()
895 intelhaddata->pcmbuf_filled++; in had_prog_bd()
896 intelhaddata->pcmbuf_filled %= substream->runtime->periods; in had_prog_bd()
924 intelhaddata->pcmbuf_filled = 0; in had_init_ringbuf()