Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/console/
H A Dmdacon.c64 static int mda_cursor_loc=-1; variable
151 if (mda_cursor_loc == location) in mda_set_cursor()
156 mda_cursor_loc = location; in mda_set_cursor()