Home
last modified time | relevance | path

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

/linux/sound/hda/core/ext/
H A Dcontroller.c310 if (!bus->cmd_dma_state) { in snd_hdac_ext_bus_link_get()
312 bus->cmd_dma_state = true; in snd_hdac_ext_bus_link_get()
367 bus->cmd_dma_state = false; in snd_hdac_ext_bus_link_put()
H A Dbus.c46 bus->cmd_dma_state = true; in snd_hdac_ext_bus_init()
/linux/include/sound/
H A Dhdaudio.h379 bool cmd_dma_state; member