Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/
Dft1000_usb.h85 bool fCondResetPend; member
Dft1000_hw.c456 ft1000dev->fCondResetPend = true; in ft1000_reset_card()
487 ft1000dev->fCondResetPend = false; in ft1000_reset_card()
719 ft1000dev->fCondResetPend = false; in init_ft1000_netdev()
941 if (dev->fCondResetPend) { in ft1000_chkcard()
1580 dev->fCondResetPend = true; in ft1000_poll()