Home
last modified time | relevance | path

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

/drivers/staging/ced1401/
Dced_ioctl.h151 inline int CED_GetChar(int fh) in CED_GetChar() function
/drivers/staging/ced1401/userspace/
Duse1401.c1882 sErr = CED_GetChar(aHand1401[hand]); // get one char, if available in U14GetChar()