Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dhda_controller.h195 snd_hdac_bus_alloc_stream_pages(azx_bus(chip))
/Linux-v6.1/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-v6.1/include/sound/
Dhdaudio.h408 int snd_hdac_bus_alloc_stream_pages(struct hdac_bus *bus);
/Linux-v6.1/sound/soc/intel/avs/
Dcore.c85 return snd_hdac_bus_alloc_stream_pages(bus); in avs_hdac_bus_init_streams()
/Linux-v6.1/sound/soc/intel/skylake/
Dskl.c983 err = snd_hdac_bus_alloc_stream_pages(bus); in skl_first_init()