Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dselection.h35 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed);
/linux/drivers/accessibility/speakup/
H A Dmain.c260 pos = screen_pos(vc, pos - (u16 *)vc->vc_origin, true); in get_attributes()
465 pos = screen_pos(vc, pos - (u16 *)vc->vc_origin, true); in get_char()
/linux/drivers/tty/vt/
H A Dvt.c5000 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed) in screen_pos() function
5004 EXPORT_SYMBOL_GPL(screen_pos);