Searched defs:fbdev_ops (Results 1 – 1 of 1) sorted by relevance
230 struct fbdev_ops { struct231 void (*fb_rop_init)();232 void (*fb_rop_copy)();233 void (*fb_rop_winit)();234 void (*fb_rop_write)();235 void (*fb_rop_read)();236 void (*fb_rop_cinit)();237 void (*fb_rop_clear)();238 void (*fb_rop_vect)();239 void (*fb_rop_dot)();[all …]