Searched refs:MSI_FLAG_DEV_SYSFS (Results 1 – 5 of 5) sorted by relevance
129 info->flags |= MSI_FLAG_ACTIVATE_EARLY | MSI_FLAG_DEV_SYSFS; in pci_msi_create_irq_domain()173 MSI_FLAG_DEV_SYSFS | \
132 info->flags |= MSI_FLAG_DEV_SYSFS | MSI_FLAG_ALLOC_SIMPLE_MSI_DESCS | in platform_msi_create_irq_domain()
538 MSI_FLAG_DEV_SYSFS = (1 << 4), enumerator
437 .flags = MSI_FLAG_PCI_MSIX | MSI_FLAG_FREE_MSI_DESCS | MSI_FLAG_DEV_SYSFS,
1314 if (info->flags & MSI_FLAG_DEV_SYSFS) { in __msi_domain_alloc_irqs()1539 if (info->flags & MSI_FLAG_DEV_SYSFS) in __msi_domain_free_irqs()
Completed in 11 milliseconds