Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dsmscufx.c855 static int ufx_handle_damage(struct ufx_data *dev, int x, int y, in ufx_handle_damage() function
927 ufx_handle_damage(dev, x, y, width, height); in ufx_dpy_deferred_io()
973 ufx_handle_damage(dev, area->x, area->y, area->w, area->h); in ufx_ops_ioctl()
1208 ufx_handle_damage(dev, 0, 0, info->var.xres, info->var.yres); in ufx_ops_set_par()
1232 ufx_handle_damage(dev, 0, start, info->var.xres, lines); in ufx_ops_damage_range()
1239 ufx_handle_damage(dev, x, y, width, height); in ufx_ops_damage_area()