Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_controller.h198 snd_hdac_bus_alloc_stream_pages(azx_bus(chip))
/sound/hda/
Dhdac_controller.c575 int snd_hdac_bus_alloc_stream_pages(struct hdac_bus *bus) in snd_hdac_bus_alloc_stream_pages() function
604 EXPORT_SYMBOL_GPL(snd_hdac_bus_alloc_stream_pages);
/sound/soc/intel/skylake/
Dskl.c971 err = snd_hdac_bus_alloc_stream_pages(bus); in skl_first_init()