Searched defs:input_ops (Results 1 – 1 of 1) sorted by relevance
21 struct input_ops { struct22 char (*getchar)(char *);23 int (*pollchar)(void);24 uint8_t (*shiftflags)(void);