Searched refs:msi_supported (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/ngene/ |
H A D | ngene-cards.c | 1040 .msi_supported = true, 1054 .msi_supported = true, 1069 .msi_supported = true, 1084 .msi_supported = true, 1100 .msi_supported = true,
|
H A D | ngene.h | 836 bool msi_supported; member
|
H A D | ngene-core.c | 1343 if (pci_msi_enabled() && dev->card_info->msi_supported) { in ngene_start()
|
/kernel/linux/linux-6.6/drivers/media/pci/ngene/ |
H A D | ngene-cards.c | 1036 .msi_supported = true, 1050 .msi_supported = true, 1065 .msi_supported = true, 1080 .msi_supported = true, 1096 .msi_supported = true,
|
H A D | ngene.h | 787 bool msi_supported; member
|
H A D | ngene-core.c | 1343 if (pci_msi_enabled() && dev->card_info->msi_supported) { in ngene_start()
|
Completed in 12 milliseconds