Searched refs:tegra_msi (Results 1 – 1 of 1) sorted by relevance
240 struct tegra_msi { struct262 static inline struct tegra_msi *to_tegra_msi(struct msi_controller *chip) in to_tegra_msi() argument264 return container_of(chip, struct tegra_msi, chip); in to_tegra_msi()295 struct tegra_msi msi;1125 static int tegra_msi_alloc(struct tegra_msi *chip) in tegra_msi_alloc()1142 static void tegra_msi_free(struct tegra_msi *chip, unsigned long irq) in tegra_msi_free()1159 struct tegra_msi *msi = &pcie->msi; in tegra_pcie_msi_irq()1200 struct tegra_msi *msi = to_tegra_msi(chip); in tegra_msi_setup_irq()1230 struct tegra_msi *msi = to_tegra_msi(chip); in tegra_msi_teardown_irq()1265 struct tegra_msi *msi = &pcie->msi; in tegra_pcie_enable_msi()[all …]