Home
last modified time | relevance | path

Searched refs:snd_hdac_bus_stop_chip (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/sound/soc/intel/avs/
Dcore.c180 snd_hdac_bus_stop_chip(bus); in avs_hdac_bus_probe_codecs()
497 snd_hdac_bus_stop_chip(bus); in avs_pci_shutdown()
543 snd_hdac_bus_stop_chip(bus); in avs_pci_remove()
616 snd_hdac_bus_stop_chip(bus); in avs_suspend_common()
/Linux-v6.6/sound/hda/
Dhdac_controller.c541 void snd_hdac_bus_stop_chip(struct hdac_bus *bus) in snd_hdac_bus_stop_chip() function
561 EXPORT_SYMBOL_GPL(snd_hdac_bus_stop_chip);
Dhdac_stream.c215 snd_hdac_bus_stop_chip(bus); in snd_hdac_stop_streams_and_chip()
/Linux-v6.6/sound/soc/intel/skylake/
Dskl.c302 snd_hdac_bus_stop_chip(bus); in _skl_suspend()
779 snd_hdac_bus_stop_chip(bus); in skl_codec_create()
1119 snd_hdac_bus_stop_chip(bus); in skl_shutdown()
/Linux-v6.6/include/sound/
Dhdaudio.h398 void snd_hdac_bus_stop_chip(struct hdac_bus *bus);
/Linux-v6.6/sound/pci/hda/
Dhda_controller.c1043 snd_hdac_bus_stop_chip(azx_bus(chip)); in azx_stop_chip()