Home
last modified time | relevance | path

Searched refs:irq_thread (Results 1 – 8 of 8) sorted by relevance

/sound/soc/sof/intel/
Dapl.c45 .irq_thread = hda_dsp_ipc_irq_thread,
Dtgl.c40 .irq_thread = cnl_ipc_irq_thread,
Dbyt.c605 .irq_thread = byt_irq_thread,
846 .irq_thread = byt_irq_thread,
925 .irq_thread = byt_irq_thread,
Dcnl.c250 .irq_thread = cnl_ipc_irq_thread,
Dhda.c721 sof_ops(sdev)->irq_thread(irq, sdev); in hda_dsp_interrupt_thread()
/sound/soc/intel/atom/sst/
Dsst.c162 .irq_thread = intel_sst_irq_thread_mrfld,
311 ctx->ops->irq_thread, 0, SST_DRV_NAME, in sst_context_init()
Dsst.h422 irqreturn_t (*irq_thread)(int, void *); member
/sound/soc/sof/
Dsof-priv.h134 irqreturn_t (*irq_thread)(int irq, void *context); /* optional */ member