Searched refs:irqindex_host_ipc (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/sound/soc/sof/ |
D | sof-pci-dev.c | 84 .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 …]
|
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,
|
/Linux-v5.10/include/sound/ |
D | sof.h | 76 int irqindex_host_ipc; member
|
/Linux-v5.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()
|