Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_stream.c60 void snd_hdac_stream_init(struct hdac_bus *bus, struct hdac_stream *azx_dev, in snd_hdac_stream_init() function
74 EXPORT_SYMBOL_GPL(snd_hdac_stream_init);
/OK3568_Linux_fs/kernel/sound/hda/ext/
H A Dhdac_ext_stream.c57 snd_hdac_stream_init(bus, &stream->hstream, idx, direction, tag); in snd_hdac_ext_stream_init()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio.h549 void snd_hdac_stream_init(struct hdac_bus *bus, struct hdac_stream *azx_dev,
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_controller.c1320 snd_hdac_stream_init(azx_bus(chip), azx_stream(azx_dev), in azx_init_streams()