Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/avs/
H A 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()
/openbmc/linux/sound/hda/
H A 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);
H A Dhdac_stream.c215 snd_hdac_bus_stop_chip(bus); in snd_hdac_stop_streams_and_chip()
/openbmc/linux/sound/soc/intel/skylake/
H A 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()
/openbmc/linux/include/sound/
H A Dhdaudio.h398 void snd_hdac_bus_stop_chip(struct hdac_bus *bus);
/openbmc/linux/sound/pci/hda/
H A Dhda_controller.c1043 snd_hdac_bus_stop_chip(azx_bus(chip)); in azx_stop_chip()