Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/include/linux/irqchip/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 764 B image not shown  

Quelle  irq-msi-lib.h   Sprache: C

 
// SPDX-License-Identifier: GPL-2.0-only
// Copyright (C) 2022 Linutronix GmbH
// Copyright (C) 2022 Intel

#ifndef _IRQCHIP_IRQ_MSI_LIB_H
#define _IRQCHIP_IRQ_MSI_LIB_H

#include <linux/bits.h>
#include <linux/irqdomain.h>
#include <linux/msi.h>

#ifdef CONFIG_PCI_MSI
#define MATCH_PCI_MSI  BIT(DOMAIN_BUS_PCI_MSI)
#else
#define MATCH_PCI_MSI  (0)
#endif

#define MATCH_PLATFORM_MSI BIT(DOMAIN_BUS_PLATFORM_MSI)

struct msi_domain_info;
int msi_lib_irq_domain_select(struct irq_domain *d, struct irq_fwspec *fwspec,
         enum irq_domain_bus_token bus_token);

bool msi_lib_init_dev_msi_info(struct device *dev, struct irq_domain *domain,
          struct irq_domain *real_parent,
          struct msi_domain_info *info);

#endif /* _IRQCHIP_IRQ_MSI_LIB_H */

Messung V0.5
C=84 H=97 G=90

¤ Dauer der Verarbeitung: 0.2 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.