Home
last modified time | relevance | path

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

/openbmc/linux/sound/x86/
H A Dintel_hdmi_audio.h118 unsigned int bd_head; member
H A Dintel_hdmi_audio.c874 int idx = intelhaddata->bd_head; in had_prog_bd()
886 intelhaddata->bd_head++; in had_prog_bd()
887 intelhaddata->bd_head %= intelhaddata->num_bds; in had_prog_bd()
915 intelhaddata->bd_head = 0; in had_init_ringbuf()
926 intelhaddata->bd_head = 0; /* reset at head again before starting */ in had_init_ringbuf()
957 AUD_BUF_LEN(intelhaddata->bd_head), in had_process_ringbuf()