Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/
Dft1000_usb.h126 int ft1000_close(struct net_device *dev);
Dft1000_hw.c650 .ndo_stop = &ft1000_close,
918 int ft1000_close(struct net_device *net) in ft1000_close() function
/linux-4.1.27/drivers/staging/ft1000/ft1000-pcmcia/
Dft1000_hw.c1759 static int ft1000_close(struct net_device *dev) in ft1000_close() function
1946 .ndo_stop = &ft1000_close, in init_ft1000_card()