Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_controller.h197 snd_hdac_bus_alloc_stream_pages(azx_bus(chip))
/Linux-v5.4/sound/hda/
Dhdac_controller.c574 int snd_hdac_bus_alloc_stream_pages(struct hdac_bus *bus) in snd_hdac_bus_alloc_stream_pages() function
603 EXPORT_SYMBOL_GPL(snd_hdac_bus_alloc_stream_pages);
/Linux-v5.4/include/sound/
Dhdaudio.h401 int snd_hdac_bus_alloc_stream_pages(struct hdac_bus *bus);
/Linux-v5.4/sound/soc/intel/skylake/
Dskl.c970 err = snd_hdac_bus_alloc_stream_pages(bus); in skl_first_init()