Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/hda/
Dhda_controller.h197 snd_hdac_bus_alloc_stream_pages(azx_bus(chip))
/linux-6.12.1/sound/hda/
Dhdac_controller.c715 int snd_hdac_bus_alloc_stream_pages(struct hdac_bus *bus) in snd_hdac_bus_alloc_stream_pages() function
744 EXPORT_SYMBOL_GPL(snd_hdac_bus_alloc_stream_pages);
/linux-6.12.1/include/sound/
Dhdaudio.h413 int snd_hdac_bus_alloc_stream_pages(struct hdac_bus *bus);
/linux-6.12.1/sound/soc/intel/avs/
Dcore.c97 return snd_hdac_bus_alloc_stream_pages(bus); in avs_hdac_bus_init_streams()