Searched refs:irq_thread (Results 1 – 8 of 8) sorted by relevance
/sound/soc/sof/intel/ |
D | apl.c | 45 .irq_thread = hda_dsp_ipc_irq_thread,
|
D | tgl.c | 40 .irq_thread = cnl_ipc_irq_thread,
|
D | byt.c | 605 .irq_thread = byt_irq_thread, 846 .irq_thread = byt_irq_thread, 925 .irq_thread = byt_irq_thread,
|
D | cnl.c | 250 .irq_thread = cnl_ipc_irq_thread,
|
D | hda.c | 721 sof_ops(sdev)->irq_thread(irq, sdev); in hda_dsp_interrupt_thread()
|
/sound/soc/intel/atom/sst/ |
D | sst.c | 162 .irq_thread = intel_sst_irq_thread_mrfld, 311 ctx->ops->irq_thread, 0, SST_DRV_NAME, in sst_context_init()
|
D | sst.h | 422 irqreturn_t (*irq_thread)(int, void *); member
|
/sound/soc/sof/ |
D | sof-priv.h | 134 irqreturn_t (*irq_thread)(int irq, void *context); /* optional */ member
|