Home
last modified time | relevance | path

Searched defs:get_char (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Denvironment.h244 int (*get_char)(int index); member
/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Dmain.c459 static u16 get_char(struct vc_data *vc, u16 *pos, u_char *attribs) in get_char() function