Searched refs:tegra_msi (Results 1 – 1 of 1) sorted by relevance
282 struct tegra_msi { struct336 static inline struct tegra_msi *to_tegra_msi(struct msi_controller *chip) in to_tegra_msi()338 return container_of(chip, struct tegra_msi, chip); in to_tegra_msi()363 struct tegra_msi msi;1554 static int tegra_msi_alloc(struct tegra_msi *chip) in tegra_msi_alloc()1571 static void tegra_msi_free(struct tegra_msi *chip, unsigned long irq) in tegra_msi_free()1589 struct tegra_msi *msi = &pcie->msi; in tegra_pcie_msi_irq()1630 struct tegra_msi *msi = to_tegra_msi(chip); in tegra_msi_setup_irq()1659 struct tegra_msi *msi = to_tegra_msi(chip); in tegra_msi_teardown_irq()1694 struct tegra_msi *msi = &pcie->msi; in tegra_pcie_msi_setup()[all …]