Home
last modified time | relevance | path

Searched defs:cdns_pcie_ops (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/cadence/
Dpcie-cadence.h262 struct cdns_pcie_ops { struct
286 const struct cdns_pcie_ops *ops; argument
/kernel/linux/linux-6.6/drivers/pci/controller/cadence/
Dpcie-cadence.h278 struct cdns_pcie_ops { struct
279 int (*start_link)(struct cdns_pcie *pcie);
280 void (*stop_link)(struct cdns_pcie *pcie);
281 bool (*link_up)(struct cdns_pcie *pcie);
305 const struct cdns_pcie_ops *ops; argument