Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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);
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl.c302 snd_hdac_bus_stop_chip(bus); in _skl_suspend()
769 snd_hdac_bus_stop_chip(bus); in skl_codec_create()
1109 snd_hdac_bus_stop_chip(bus); in skl_shutdown()
/OK3568_Linux_fs/kernel/sound/hda/ext/
H A Dhdac_ext_stream.c490 snd_hdac_bus_stop_chip(bus); in snd_hdac_ext_stop_streams()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio.h397 void snd_hdac_bus_stop_chip(struct hdac_bus *bus);
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_controller.c1057 snd_hdac_bus_stop_chip(azx_bus(chip)); in azx_stop_chip()