Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Dstream.c451 static int setup_bdle(struct hdac_bus *bus, in setup_bdle() function
535 ofs = setup_bdle(bus, dmab, azx_dev, in snd_hdac_stream_setup_bdle()
545 ofs = setup_bdle(bus, dmab, azx_dev, in snd_hdac_stream_setup_bdle()
548 ofs = setup_bdle(bus, dmab, azx_dev, in snd_hdac_stream_setup_bdle()
/linux/sound/pci/lola/
H A Dlola_pcm.c299 static int setup_bdle(struct snd_pcm_substream *substream, in setup_bdle() function
350 ofs = setup_bdle(substream, str, &bdl, ofs, period_bytes); in lola_setup_periods()