Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/sof/
Dsof-pci-dev.c91 .irqindex_host_ipc = -1,
109 .irqindex_host_ipc = -1,
136 .irqindex_host_ipc = -1,
155 .irqindex_host_ipc = -1,
174 .irqindex_host_ipc = -1,
193 .irqindex_host_ipc = -1,
212 .irqindex_host_ipc = -1,
231 .irqindex_host_ipc = -1,
247 .irqindex_host_ipc = -1,
265 .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,
/kernel/linux/linux-5.10/include/sound/
Dsof.h76 int irqindex_host_ipc; member
/kernel/linux/linux-5.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()