Home
last modified time | relevance | path

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

/sof-3.4.0/src/include/sof/audio/
Dipc-config.h20 uint32_t no_irq; /**< don't send periodic IRQ to host/DSP */ member
/sof-3.4.0/src/include/ipc/
Dtopology.h130 uint32_t no_irq; /**< don't send periodic IRQ to host/DSP */ member
/sof-3.4.0/src/ipc/ipc3/
Dhelper.c229 config->host.no_irq = host->no_irq; in comp_specific_builder()