Home
last modified time | relevance | path

Searched refs:irqindex_host_ipc (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/sound/soc/sof/intel/
Dpci-tgl.c29 .irqindex_host_ipc = -1,
46 .irqindex_host_ipc = -1,
62 .irqindex_host_ipc = -1,
79 .irqindex_host_ipc = -1,
96 .irqindex_host_ipc = -1,
Dpci-cnl.c29 .irqindex_host_ipc = -1,
46 .irqindex_host_ipc = -1,
63 .irqindex_host_ipc = -1,
Dpci-apl.c28 .irqindex_host_ipc = -1,
44 .irqindex_host_ipc = -1,
Dpci-icl.c29 .irqindex_host_ipc = -1,
45 .irqindex_host_ipc = -1,
Dbyt.c184 sdev->ipc_irq = platform_get_irq(pdev, desc->irqindex_host_ipc); in byt_acpi_probe()
370 .irqindex_host_ipc = 0,
384 .irqindex_host_ipc = 5,
398 .irqindex_host_ipc = 5,
Dbdw.c510 sdev->ipc_irq = platform_get_irq(pdev, desc->irqindex_host_ipc); in bdw_probe()
557 mach->mach_params.acpi_ipc_irq_index = desc->irqindex_host_ipc; in bdw_machine_select()
673 .irqindex_host_ipc = 0,
Dpci-tng.c203 .irqindex_host_ipc = -1,
Datom.c373 mach->mach_params.acpi_ipc_irq_index = desc->irqindex_host_ipc; in atom_machine_select()
/Linux-v5.15/include/sound/
Dsof.h76 int irqindex_host_ipc; member