Searched refs:snd_hdac_stream_init (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/sound/hda/ |
D | hdac_stream.c | 93 void snd_hdac_stream_init(struct hdac_bus *bus, struct hdac_stream *azx_dev, in snd_hdac_stream_init() function 107 EXPORT_SYMBOL_GPL(snd_hdac_stream_init);
|
/Linux-v6.1/sound/hda/ext/ |
D | hdac_ext_stream.c | 57 snd_hdac_stream_init(bus, &hext_stream->hstream, idx, direction, tag); in snd_hdac_ext_stream_init()
|
/Linux-v6.1/include/sound/ |
D | hdaudio.h | 550 void snd_hdac_stream_init(struct hdac_bus *bus, struct hdac_stream *azx_dev,
|
/Linux-v6.1/sound/pci/hda/ |
D | hda_controller.c | 1306 snd_hdac_stream_init(azx_bus(chip), azx_stream(azx_dev), in azx_init_streams()
|