Searched refs:irqindex_host_ipc (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.15/sound/soc/sof/intel/ |
D | pci-tgl.c | 29 .irqindex_host_ipc = -1, 46 .irqindex_host_ipc = -1, 62 .irqindex_host_ipc = -1, 79 .irqindex_host_ipc = -1, 96 .irqindex_host_ipc = -1,
|
D | pci-cnl.c | 29 .irqindex_host_ipc = -1, 46 .irqindex_host_ipc = -1, 63 .irqindex_host_ipc = -1,
|
D | pci-apl.c | 28 .irqindex_host_ipc = -1, 44 .irqindex_host_ipc = -1,
|
D | pci-icl.c | 29 .irqindex_host_ipc = -1, 45 .irqindex_host_ipc = -1,
|
D | byt.c | 184 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,
|
D | bdw.c | 510 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,
|
D | pci-tng.c | 203 .irqindex_host_ipc = -1,
|
D | atom.c | 373 mach->mach_params.acpi_ipc_irq_index = desc->irqindex_host_ipc; in atom_machine_select()
|
/Linux-v5.15/include/sound/ |
D | sof.h | 76 int irqindex_host_ipc; member
|