Home
last modified time | relevance | path

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

/openbmc/linux/sound/x86/
H A Dintel_hdmi_audio.c576 &intelhaddata->chmap); in had_register_chmap_ctls()
580 intelhaddata->chmap->private_data = intelhaddata; in had_register_chmap_ctls()
875 int ofs = intelhaddata->pcmbuf_filled * intelhaddata->period_bytes; in had_prog_bd()
886 intelhaddata->bd_head++; in had_prog_bd()
887 intelhaddata->bd_head %= intelhaddata->num_bds; in had_prog_bd()
910 intelhaddata->num_bds = max(intelhaddata->num_bds, 2U); in had_init_ringbuf()
915 intelhaddata->bd_head = 0; in had_init_ringbuf()
978 len += intelhaddata->period_bytes * intelhaddata->pcmbuf_head; in had_process_ringbuf()
1209 dev_err(intelhaddata->dev, in had_pcm_prepare()
1328 dev_dbg(intelhaddata->dev, in had_process_hot_plug()
[all …]