Searched defs:vpbe_device_ops (Results 1 – 1 of 1) sorted by relevance
106 struct vpbe_device_ops { struct108 int (*g_cropcap)(struct vpbe_device *vpbe_dev,112 int (*enum_outputs)(struct vpbe_device *vpbe_dev,116 int (*set_output)(struct vpbe_device *vpbe_dev,120 unsigned int (*get_output)(struct vpbe_device *vpbe_dev);123 int (*s_dv_preset)(struct vpbe_device *vpbe_dev,127 int (*g_dv_preset)(struct vpbe_device *vpbe_dev,131 int (*enum_dv_presets)(struct vpbe_device *vpbe_dev,135 int (*s_std)(struct vpbe_device *vpbe_dev, v4l2_std_id *std_id);138 int (*g_std)(struct vpbe_device *vpbe_dev, v4l2_std_id *std_id);[all …]