Home
last modified time | relevance | path

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

/drivers/staging/ced1401/
Dced_ioctl.h322 inline int CED_TestEvent(int fh, int nArea) in CED_TestEvent() function
/drivers/staging/ced1401/userspace/
Duse1401.c2432 return (sErr == U14ERR_NOERROR) ? CED_TestEvent(aHand1401[hand], wArea) : sErr; in U14TestTransferEvent()