Searched refs:irqindex_host_ipc (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sof/ |
D | sof-pci-dev.c | 91 .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 …]
|
D | sof-acpi-dev.c | 44 .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/ |
D | sof.h | 76 int irqindex_host_ipc; member
|
/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
D | bdw.c | 506 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()
|
D | byt.c | 422 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()
|