Linux Kernel
3.7.1
|
#include <vpbe.h>
int(* enum_dv_timings)(struct vpbe_device *vpbe_dev, struct v4l2_enum_dv_timings *timings_info) |
int(* enum_outputs)(struct vpbe_device *vpbe_dev, struct v4l2_output *output) |
int(* g_cropcap)(struct vpbe_device *vpbe_dev, struct v4l2_cropcap *cropcap) |
int(* g_dv_timings)(struct vpbe_device *vpbe_dev, struct v4l2_dv_timings *dv_timings) |
int(* g_std)(struct vpbe_device *vpbe_dev, v4l2_std_id *std_id) |
int(* get_mode_info)(struct vpbe_device *vpbe_dev, struct vpbe_enc_mode_info *) |
unsigned int(* get_output)(struct vpbe_device *vpbe_dev) |
int(* resume)(struct vpbe_device *vpbe_dev) |
int(* s_dv_timings)(struct vpbe_device *vpbe_dev, struct v4l2_dv_timings *dv_timings) |
int(* s_std)(struct vpbe_device *vpbe_dev, v4l2_std_id *std_id) |
int(* set_mode)(struct vpbe_device *vpbe_dev, struct vpbe_enc_mode_info *) |
int(* suspend)(struct vpbe_device *vpbe_dev) |