Home
last modified time | relevance | path

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

/drivers/staging/ced1401/
Dced_ioc.c80 static int PutChars(DEVICE_EXTENSION * pdx, const char *pCh, in PutChars() function
123 iReturn = PutChars(pdx, buffer, n); in SendString()
141 iReturn = PutChars(pdx, &c, 1); in SendChar()