Home
last modified time | relevance | path

Searched defs:init_phy (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/sfc/falcon/
H A Dnic.h156 void (*init_phy) (struct ef4_nic *efx); member
/linux/drivers/pci/controller/
H A Dpcie-rzg3s-host.c210 int (*init_phy)(struct rzg3s_pcie_host *host); member
/linux/drivers/pci/controller/dwc/
H A Dpci-imx6.c138 int (*init_phy)(struct imx_pcie *pcie); member
/linux/drivers/net/ethernet/freescale/
H A Dgianfar.c1634 static int init_phy(struct net_device *dev) in init_phy() function