Searched refs:ptp_clock_index_by_of_node (Results 1 – 3 of 3) sorted by relevance
380 int ptp_clock_index_by_of_node(struct device_node *np);456 static inline int ptp_clock_index_by_of_node(struct device_node *np) in ptp_clock_index_by_of_node() function
583 int ptp_clock_index_by_of_node(struct device_node *np) in ptp_clock_index_by_of_node() function600 EXPORT_SYMBOL_GPL(ptp_clock_index_by_of_node);
963 phc_index = ptp_clock_index_by_of_node(timer_np); in enetc_get_phc_index()