Searched defs:vpbe_device_ops (Results 1 – 1 of 1) sorted by relevance
102 struct vpbe_device_ops { struct104 int (*g_cropcap)(struct vpbe_device *vpbe_dev,108 int (*enum_outputs)(struct vpbe_device *vpbe_dev,112 int (*set_output)(struct vpbe_device *vpbe_dev,116 unsigned int (*get_output)(struct vpbe_device *vpbe_dev);119 int (*s_dv_timings)(struct vpbe_device *vpbe_dev,123 int (*g_dv_timings)(struct vpbe_device *vpbe_dev,127 int (*enum_dv_timings)(struct vpbe_device *vpbe_dev,131 int (*s_std)(struct vpbe_device *vpbe_dev, v4l2_std_id std_id);134 int (*g_std)(struct vpbe_device *vpbe_dev, v4l2_std_id *std_id);[all …]