HomeSort by: relevance | last modified time | path
    Searched refs:pckbport_inputfcn (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pckbport/
pckbportvar.h 42 typedef void (*pckbport_inputfcn)(void *, int); typedef in typeref:typename:void (*)(void *,int)
63 pckbport_inputfcn t_inputhandler[PCKBPORT_NSLOTS];
82 pckbport_inputfcn, void *, const char *);
pckbport.c 543 pckbport_inputfcn func, void *arg, const char *name)

Completed in 13 milliseconds