Home
last modified time | relevance | path

Searched refs:msi_sysfs_populate_desc (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/kernel/irq/
Dmsi.c527 static int msi_sysfs_populate_desc(struct device *dev, struct msi_desc *desc) in msi_sysfs_populate_desc() function
574 ret = msi_sysfs_populate_desc(dev, desc); in msi_device_populate_sysfs()
596 static inline int msi_sysfs_populate_desc(struct device *dev, struct msi_desc *desc) { return 0; } in msi_sysfs_populate_desc() function
1280 ret = msi_sysfs_populate_desc(dev, desc); in __msi_domain_alloc_irqs()