Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dsmscufx.c1246 FB_GEN_DEFAULT_DEFERRED_SYSMEM_OPS(ufx_ops,
1250 static const struct fb_ops ufx_ops = { variable
1252 __FB_DEFAULT_DEFERRED_OPS_RDWR(ufx_ops),
1254 __FB_DEFAULT_DEFERRED_OPS_DRAW(ufx_ops),
1637 info->fbops = &ufx_ops; in ufx_usb_probe()