Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/
Dft1000_usb.h86 bool fAppMsgPend; member
Dft1000_debug.c547 ft1000dev->fAppMsgPend = true; in ft1000_ioctl()
722 ft1000dev->fAppMsgPend = false; in ft1000_ioctl()
Dft1000_hw.c718 ft1000dev->fAppMsgPend = false; in init_ft1000_netdev()
1556 if (!dev->fAppMsgPend) { in ft1000_poll()