Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/
H A DQMIDevice.h294 static unsigned int UserspacePoll(
H A DReadme.txt24 a. Add UserspacePoll() function, to support select()
H A DQMIDevice.c230 .poll = UserspacePoll,
3029 static unsigned int UserspacePoll( function