Searched refs:tegra_msi (Results 1 – 1 of 1) sorted by relevance
230 struct tegra_msi { struct265 static inline struct tegra_msi *to_tegra_msi(struct msi_controller *chip) in to_tegra_msi()267 return container_of(chip, struct tegra_msi, chip); in to_tegra_msi()302 struct tegra_msi msi;1379 static int tegra_msi_alloc(struct tegra_msi *chip) in tegra_msi_alloc()1396 static void tegra_msi_free(struct tegra_msi *chip, unsigned long irq) in tegra_msi_free()1414 struct tegra_msi *msi = &pcie->msi; in tegra_pcie_msi_irq()1455 struct tegra_msi *msi = to_tegra_msi(chip); in tegra_msi_setup_irq()1484 struct tegra_msi *msi = to_tegra_msi(chip); in tegra_msi_teardown_irq()1519 struct tegra_msi *msi = &pcie->msi; in tegra_pcie_msi_setup()[all …]