Home
last modified time | relevance | path

Searched refs:wx_ptp_suspend (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ptp.h11 void wx_ptp_suspend(struct wx *wx);
H A Dwx_ptp.c804 * wx_ptp_suspend - stop ptp work items
810 void wx_ptp_suspend(struct wx *wx) in wx_ptp_suspend() function
822 EXPORT_SYMBOL(wx_ptp_suspend);
834 wx_ptp_suspend(wx); in wx_ptp_stop()