Home
last modified time | relevance | path

Searched refs:snd_hdac_bus_alloc_stream_pages (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/sound/pci/hda/
Dhda_controller.h195 snd_hdac_bus_alloc_stream_pages(azx_bus(chip))
/linux-6.1.9/sound/hda/
Dhdac_controller.c599 int snd_hdac_bus_alloc_stream_pages(struct hdac_bus *bus) in snd_hdac_bus_alloc_stream_pages() function
628 EXPORT_SYMBOL_GPL(snd_hdac_bus_alloc_stream_pages);
/linux-6.1.9/sound/soc/intel/avs/
Dcore.c85 return snd_hdac_bus_alloc_stream_pages(bus); in avs_hdac_bus_init_streams()
/linux-6.1.9/include/sound/
Dhdaudio.h408 int snd_hdac_bus_alloc_stream_pages(struct hdac_bus *bus);
/linux-6.1.9/sound/soc/intel/skylake/
Dskl.c983 err = snd_hdac_bus_alloc_stream_pages(bus); in skl_first_init()