Searched refs:setup_bdle (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/sound/hda/ |
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()
|
/linux-6.6.21/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()
|