Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/intel/skylake/
Dskl.c279 snd_hdac_bus_stop_chip(bus); in _skl_suspend()
683 snd_hdac_bus_stop_chip(bus); in skl_codec_create()
943 snd_hdac_bus_stop_chip(bus); in skl_probe()
987 snd_hdac_bus_stop_chip(bus); in skl_shutdown()
/Linux-v4.19/sound/hda/
Dhdac_controller.c509 void snd_hdac_bus_stop_chip(struct hdac_bus *bus) in snd_hdac_bus_stop_chip() function
529 EXPORT_SYMBOL_GPL(snd_hdac_bus_stop_chip);
/Linux-v4.19/sound/hda/ext/
Dhdac_ext_stream.c488 snd_hdac_bus_stop_chip(bus); in snd_hdac_ext_stop_streams()
/Linux-v4.19/include/sound/
Dhdaudio.h410 void snd_hdac_bus_stop_chip(struct hdac_bus *bus);
/Linux-v4.19/sound/pci/hda/
Dhda_controller.c1114 snd_hdac_bus_stop_chip(azx_bus(chip)); in azx_stop_chip()