Searched refs:vpbe_dev (Results 1 – 2 of 2) sorted by relevance
104 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);137 int (*initialize)(struct device *dev, struct vpbe_device *vpbe_dev);[all …]
119 struct vpbe_device *vpbe_dev; member