Home
last modified time | relevance | path

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

/sound/hda/
Dhdac_stream.c388 static int setup_bdle(struct hdac_bus *bus, in setup_bdle() function
472 ofs = setup_bdle(bus, snd_pcm_get_dma_buf(substream), in snd_hdac_stream_setup_periods()
483 ofs = setup_bdle(bus, snd_pcm_get_dma_buf(substream), in snd_hdac_stream_setup_periods()
487 ofs = setup_bdle(bus, snd_pcm_get_dma_buf(substream), in snd_hdac_stream_setup_periods()
729 err = setup_bdle(bus, bufp, azx_dev, &bdl, 0, byte_size, 0); in snd_hdac_dsp_prepare()
/sound/pci/lola/
Dlola_pcm.c305 static int setup_bdle(struct snd_pcm_substream *substream, in setup_bdle() function
356 ofs = setup_bdle(substream, str, &bdl, ofs, period_bytes); in lola_setup_periods()