Searched refs:setup_bdle (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_stream.c | 438 static int setup_bdle(struct hdac_bus *bus, in setup_bdle() function 525 ofs = setup_bdle(bus, snd_pcm_get_dma_buf(substream), in snd_hdac_stream_setup_periods() 536 ofs = setup_bdle(bus, snd_pcm_get_dma_buf(substream), in snd_hdac_stream_setup_periods() 540 ofs = setup_bdle(bus, snd_pcm_get_dma_buf(substream), in snd_hdac_stream_setup_periods() 788 err = setup_bdle(bus, bufp, azx_dev, &bdl, 0, byte_size, 0); in snd_hdac_dsp_prepare()
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_stream.c | 442 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()
|
/kernel/linux/linux-5.10/sound/pci/lola/ |
H A 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()
|
/kernel/linux/linux-6.6/sound/pci/lola/ |
H A 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()
|
Completed in 5 milliseconds