Searched refs:p_target_init (Results 1 – 2 of 2) sorted by relevance
61 …void (* p_target_init)(ether_phy_instance_ctrl_t * p_instance_ctrl); … member
1015 if (NULL != p_callback->p_target_init) in ether_phy_targets_initialize()1017 p_callback->p_target_init(p_instance_ctrl); in ether_phy_targets_initialize()