Home
last modified time | relevance | path

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

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