Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/sof/
Dsof-pci-dev.c84 .irqindex_host_ipc = -1,
102 .irqindex_host_ipc = -1,
129 .irqindex_host_ipc = -1,
148 .irqindex_host_ipc = -1,
167 .irqindex_host_ipc = -1,
186 .irqindex_host_ipc = -1,
205 .irqindex_host_ipc = -1,
224 .irqindex_host_ipc = -1,
240 .irqindex_host_ipc = -1,
258 .irqindex_host_ipc = -1,
[all …]
Dsof-acpi-dev.c44 .irqindex_host_ipc = 0,
62 .irqindex_host_ipc = 0,
76 .irqindex_host_ipc = 5,
90 .irqindex_host_ipc = 5,
/Linux-v5.10/include/sound/
Dsof.h76 int irqindex_host_ipc; member
/Linux-v5.10/sound/soc/sof/intel/
Dbdw.c506 sdev->ipc_irq = platform_get_irq(pdev, desc->irqindex_host_ipc); in bdw_probe()
553 mach->mach_params.acpi_ipc_irq_index = desc->irqindex_host_ipc; in bdw_machine_select()
Dbyt.c422 mach->mach_params.acpi_ipc_irq_index = desc->irqindex_host_ipc; in byt_machine_select()
799 sdev->ipc_irq = platform_get_irq(pdev, desc->irqindex_host_ipc); in byt_acpi_probe()