Home
last modified time | relevance | path

Searched refs:xc_stop (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/arm/mach-netx/include/mach/
Dxc.h35 int xc_stop(struct xc* x);
/Linux-v4.19/arch/arm/mach-netx/
Dxc.c53 int xc_stop(struct xc *x) in xc_stop() function
258 EXPORT_SYMBOL(xc_stop);
/Linux-v4.19/drivers/net/ethernet/
Dnetx-eth.c332 xc_stop(priv->xc); in netx_eth_enable()
436 xc_stop(priv->xc); in netx_eth_drv_remove()