Home
last modified time | relevance | path

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

/linux-6.6.21/sound/hda/
Dhdac_stream.c442 static int setup_bdle(struct hdac_bus *bus, in setup_bdle() function
537 ofs = setup_bdle(bus, dmab, azx_dev, in snd_hdac_stream_setup_periods()
547 ofs = setup_bdle(bus, dmab, azx_dev, in snd_hdac_stream_setup_periods()
550 ofs = setup_bdle(bus, dmab, azx_dev, in snd_hdac_stream_setup_periods()
941 err = setup_bdle(bus, bufp, azx_dev, &bdl, 0, byte_size, 0); in snd_hdac_dsp_prepare()
/linux-6.6.21/sound/pci/lola/
Dlola_pcm.c304 static int setup_bdle(struct snd_pcm_substream *substream, in setup_bdle() function
355 ofs = setup_bdle(substream, str, &bdl, ofs, period_bytes); in lola_setup_periods()