Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_controller.h198 snd_hdac_bus_alloc_stream_pages(azx_bus(chip))
/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_controller.c602 int snd_hdac_bus_alloc_stream_pages(struct hdac_bus *bus) in snd_hdac_bus_alloc_stream_pages() function
631 EXPORT_SYMBOL_GPL(snd_hdac_bus_alloc_stream_pages);
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio.h409 int snd_hdac_bus_alloc_stream_pages(struct hdac_bus *bus);
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl.c967 err = snd_hdac_bus_alloc_stream_pages(bus); in skl_first_init()