Searched refs:snd_hdac_ext_stream_init (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ext/ |
H A D | hdac_ext_stream.c | 19 * snd_hdac_ext_stream_init - initialize each stream (aka device) 29 void snd_hdac_ext_stream_init(struct hdac_bus *bus, in snd_hdac_ext_stream_init() function 59 EXPORT_SYMBOL_GPL(snd_hdac_ext_stream_init); variable 81 snd_hdac_ext_stream_init(bus, stream, idx, dir, tag); in snd_hdac_ext_stream_init_all()
|
/kernel/linux/linux-6.6/sound/hda/ext/ |
H A D | hdac_ext_stream.c | 20 * snd_hdac_ext_stream_init - initialize each stream (aka device) 30 static void snd_hdac_ext_stream_init(struct hdac_bus *bus, in snd_hdac_ext_stream_init() function 67 snd_hdac_ext_stream_init(bus, hext_stream, idx, dir, tag); in snd_hdac_ext_stream_init_all()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hdaudio_ext.h | 80 void snd_hdac_ext_stream_init(struct hdac_bus *bus,
|
Completed in 3 milliseconds