Searched refs:setup_bdle (Results 1 – 2 of 2) sorted by relevance
/sound/pci/hda/ |
D | hda_controller.c | 285 static int setup_bdle(struct azx *chip, in setup_bdle() function 365 ofs = setup_bdle(chip, snd_pcm_get_dma_buf(substream), in azx_setup_periods() 376 ofs = setup_bdle(chip, snd_pcm_get_dma_buf(substream), in azx_setup_periods() 380 ofs = setup_bdle(chip, snd_pcm_get_dma_buf(substream), in azx_setup_periods() 1378 err = setup_bdle(chip, bufp, azx_dev, &bdl, 0, byte_size, 0); in azx_load_dsp_prepare()
|
/sound/pci/lola/ |
D | lola_pcm.c | 318 static int setup_bdle(struct snd_pcm_substream *substream, in setup_bdle() function 369 ofs = setup_bdle(substream, str, &bdl, ofs, period_bytes); in lola_setup_periods()
|