Home
last modified time | relevance | path

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

/Linux-v6.6/sound/x86/
Dintel_hdmi_audio.h121 unsigned int pcmbuf_filled; /* to be filled */ member
Dintel_hdmi_audio.c875 int ofs = intelhaddata->pcmbuf_filled * intelhaddata->period_bytes; in had_prog_bd()
888 intelhaddata->pcmbuf_filled++; in had_prog_bd()
889 intelhaddata->pcmbuf_filled %= substream->runtime->periods; in had_prog_bd()
917 intelhaddata->pcmbuf_filled = 0; in had_init_ringbuf()