Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ft1000/ft1000-pcmcia/
Dft1000_hw.c551 static int ft1000_chkcard(struct net_device *dev) in ft1000_chkcard() function
1534 if (ft1000_chkcard(dev) == false) { in ft1000_copy_up_pkt()
1825 if (ft1000_chkcard(dev) == false) { in ft1000_interrupt()
/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/
Dft1000_hw.c936 static int ft1000_chkcard(struct ft1000_usb *dev) in ft1000_chkcard() function
1469 if (ft1000_chkcard(dev) == FALSE) { in ft1000_poll()