Searched refs:fb_ops (Results 1 – 2 of 2) sorted by relevance
13 struct fb_ops *ops = device_get_driver_ops(dev, struct fb_ops, std); in class_fb_set_mode()24 struct fb_ops *ops = device_get_driver_ops(dev, struct fb_ops, std); in class_fb_get_info()35 struct fb_ops *ops = device_get_driver_ops(dev, struct fb_ops, std); in class_fb_update()46 struct fb_ops *ops = device_get_driver_ops(dev, struct fb_ops, std); in class_fb_update_region()
22 struct fb_ops { struct
Completed in 4 milliseconds