Lines Matching defs:stm32_pcie
23 struct stm32_pcie { struct
33 static void stm32_pcie_deassert_perst(struct stm32_pcie *stm32_pcie) in stm32_pcie_deassert_perst()
43 static void stm32_pcie_assert_perst(struct stm32_pcie *stm32_pcie) in stm32_pcie_assert_perst()
50 struct stm32_pcie *stm32_pcie = to_stm32_pcie(pci); in stm32_pcie_start_link() local
59 struct stm32_pcie *stm32_pcie = to_stm32_pcie(pci); in stm32_pcie_stop_link() local
67 struct stm32_pcie *stm32_pcie = dev_get_drvdata(dev); in stm32_pcie_suspend_noirq() local
86 struct stm32_pcie *stm32_pcie = dev_get_drvdata(dev); in stm32_pcie_resume_noirq() local
146 static int stm32_add_pcie_port(struct stm32_pcie *stm32_pcie) in stm32_add_pcie_port()
189 static void stm32_remove_pcie_port(struct stm32_pcie *stm32_pcie) in stm32_remove_pcie_port()
198 static int stm32_pcie_parse_port(struct stm32_pcie *stm32_pcie) in stm32_pcie_parse_port()
242 struct stm32_pcie *stm32_pcie; in stm32_pcie_probe() local
322 struct stm32_pcie *stm32_pcie = platform_get_drvdata(pdev); in stm32_pcie_remove() local