Searched refs:setup_bdle (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/sound/hda/ |
D | hdac_stream.c | 424 static int setup_bdle(struct hdac_bus *bus, in setup_bdle() function 507 ofs = setup_bdle(bus, snd_pcm_get_dma_buf(substream), in snd_hdac_stream_setup_periods() 518 ofs = setup_bdle(bus, snd_pcm_get_dma_buf(substream), in snd_hdac_stream_setup_periods() 522 ofs = setup_bdle(bus, snd_pcm_get_dma_buf(substream), in snd_hdac_stream_setup_periods() 767 err = setup_bdle(bus, bufp, azx_dev, &bdl, 0, byte_size, 0); in snd_hdac_dsp_prepare()
|
/linux-6.1.9/sound/pci/lola/ |
D | lola_pcm.c | 304 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()
|