Linux Kernel
3.7.1
|
#include <matroxfb_base.h>
Data Fields | |
const char * | name |
int(* | compute )(void *altout_dev, struct my_timming *input) |
int(* | program )(void *altout_dev) |
int(* | start )(void *altout_dev) |
int(* | verifymode )(void *altout_dev, u_int32_t mode) |
int(* | getqueryctrl )(void *altout_dev, struct v4l2_queryctrl *ctrl) |
int(* | getctrl )(void *altout_dev, struct v4l2_control *ctrl) |
int(* | setctrl )(void *altout_dev, struct v4l2_control *ctrl) |
Definition at line 315 of file matroxfb_base.h.
int(* compute)(void *altout_dev, struct my_timming *input) |
Definition at line 317 of file matroxfb_base.h.
int(* getctrl)(void *altout_dev, struct v4l2_control *ctrl) |
Definition at line 323 of file matroxfb_base.h.
int(* getqueryctrl)(void *altout_dev, struct v4l2_queryctrl *ctrl) |
Definition at line 321 of file matroxfb_base.h.
Definition at line 316 of file matroxfb_base.h.
Definition at line 318 of file matroxfb_base.h.
int(* setctrl)(void *altout_dev, struct v4l2_control *ctrl) |
Definition at line 325 of file matroxfb_base.h.
Definition at line 319 of file matroxfb_base.h.