Searched refs:snd_hdac_stream_init (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/hda/core/ |
| H A D | stream.c | 94 void snd_hdac_stream_init(struct hdac_bus *bus, struct hdac_stream *azx_dev, in snd_hdac_stream_init() function 122 EXPORT_SYMBOL_GPL(snd_hdac_stream_init);
|
| /linux/sound/hda/core/ext/ |
| H A D | stream.c | 79 snd_hdac_stream_init(bus, &hext_stream->hstream, idx, direction, tag); in snd_hdac_ext_stream_init()
|
| /linux/include/sound/ |
| H A D | hdaudio.h | 572 void snd_hdac_stream_init(struct hdac_bus *bus, struct hdac_stream *azx_dev,
|
| /linux/sound/hda/common/ |
| H A D | controller.c | 1303 snd_hdac_stream_init(azx_bus(chip), azx_stream(azx_dev), in azx_init_streams()
|