Searched refs:tegra_pcie_conf_hook (Results 1 – 1 of 1) sorted by relevance
121 static int tegra_pcie_conf_hook(void *, int, int, int, pcireg_t);618 pc->pc_conf_hook = tegra_pcie_conf_hook; in tegra_pcie_init()728 tegra_pcie_conf_hook(void *v, int b, int d, int f, pcireg_t id) in tegra_pcie_conf_hook() function