Searched refs:tegra_msi (Results 1 – 1 of 1) sorted by relevance
289 struct tegra_msi { struct344 static inline struct tegra_msi *to_tegra_msi(struct msi_controller *chip) in to_tegra_msi()346 return container_of(chip, struct tegra_msi, chip); in to_tegra_msi()381 struct tegra_msi msi;1612 static int tegra_msi_alloc(struct tegra_msi *chip) in tegra_msi_alloc()1629 static void tegra_msi_free(struct tegra_msi *chip, unsigned long irq) in tegra_msi_free()1647 struct tegra_msi *msi = &pcie->msi; in tegra_pcie_msi_irq()1688 struct tegra_msi *msi = to_tegra_msi(chip); in tegra_msi_setup_irq()1717 struct tegra_msi *msi = to_tegra_msi(chip); in tegra_msi_teardown_irq()1752 struct tegra_msi *msi = &pcie->msi; in tegra_pcie_msi_setup()[all …]