Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Damifb.c744 short spot_x; member
1504 par->crsr.spot_x = par->crsr.spot_y = 0; in ami_decode_var()
1860 var->xspot = par->crsr.spot_x; in ami_get_var_cursorinfo()
2022 par->crsr.spot_x = var->xspot; in ami_set_var_cursorinfo()
2063 mx = par->crsr.crsr_x - par->crsr.spot_x; in ami_set_sprite()