Searched refs:PHY_AR8031_Init (Results 1 – 2 of 2) sorted by relevance
72 status_t PHY_AR8031_Init(phy_handle_t *handle, const phy_config_t *config);
92 const phy_operations_t phyar8031_ops = {.phyInit = PHY_AR8031_Init,105 status_t PHY_AR8031_Init(phy_handle_t *handle, const phy_config_t *config) in PHY_AR8031_Init() function