Searched defs:vpbe_device_ops (Results 1 – 1 of 1) sorted by relevance
94 struct vpbe_device_ops { struct96 int (*enum_outputs)(struct vpbe_device *vpbe_dev,100 int (*set_output)(struct vpbe_device *vpbe_dev,104 unsigned int (*get_output)(struct vpbe_device *vpbe_dev);107 int (*s_dv_timings)(struct vpbe_device *vpbe_dev,111 int (*g_dv_timings)(struct vpbe_device *vpbe_dev,115 int (*enum_dv_timings)(struct vpbe_device *vpbe_dev,131 int (*get_mode_info)(struct vpbe_device *vpbe_dev,138 int (*set_mode)(struct vpbe_device *vpbe_dev,141 int (*suspend)(struct vpbe_device *vpbe_dev);[all …]
Completed in 3 milliseconds