Home
last modified time | relevance | path

Searched refs:snd_hdac_bus_stop_cmd_io (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/sound/hda/
Dhdac_controller.c87 void snd_hdac_bus_stop_cmd_io(struct hdac_bus *bus) in snd_hdac_bus_stop_cmd_io() function
97 EXPORT_SYMBOL_GPL(snd_hdac_bus_stop_cmd_io);
412 snd_hdac_bus_stop_cmd_io(bus); in snd_hdac_bus_stop_chip()
/linux-4.4.14/include/sound/
Dhdaudio.h341 void snd_hdac_bus_stop_cmd_io(struct hdac_bus *bus);
/linux-4.4.14/sound/pci/hda/
Dhda_controller.c676 snd_hdac_bus_stop_cmd_io(bus); in azx_rirb_get_response()