Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/skylake/
Dskl.c299 snd_hdac_bus_stop_chip(bus); in _skl_suspend()
768 snd_hdac_bus_stop_chip(bus); in skl_codec_create()
1083 snd_hdac_bus_stop_chip(bus); in skl_probe()
1129 snd_hdac_bus_stop_chip(bus); in skl_shutdown()
/Linux-v5.4/sound/hda/
Dhdac_controller.c513 void snd_hdac_bus_stop_chip(struct hdac_bus *bus) in snd_hdac_bus_stop_chip() function
533 EXPORT_SYMBOL_GPL(snd_hdac_bus_stop_chip);
/Linux-v5.4/sound/hda/ext/
Dhdac_ext_stream.c480 snd_hdac_bus_stop_chip(bus); in snd_hdac_ext_stop_streams()
/Linux-v5.4/include/sound/
Dhdaudio.h389 void snd_hdac_bus_stop_chip(struct hdac_bus *bus);
/Linux-v5.4/sound/pci/hda/
Dhda_controller.c1112 snd_hdac_bus_stop_chip(azx_bus(chip)); in azx_stop_chip()