|
Linux Kernel
3.7.1
|
#include <vpif_types.h>
Data Fields | |
| int(* | setup_input_channel_mode )(int) |
| int(* | setup_input_path )(int, const char *) |
| struct vpif_capture_chan_config | chan_config [VPIF_CAPTURE_MAX_CHANNELS] |
| struct vpif_subdev_info * | subdev_info |
| int | subdev_count |
| const char * | card_name |
Definition at line 77 of file vpif_types.h.
Definition at line 83 of file vpif_types.h.
| struct vpif_capture_chan_config chan_config[VPIF_CAPTURE_MAX_CHANNELS] |
Definition at line 80 of file vpif_types.h.
Definition at line 78 of file vpif_types.h.
| int subdev_count |
Definition at line 82 of file vpif_types.h.
| struct vpif_subdev_info* subdev_info |
Definition at line 81 of file vpif_types.h.
1.8.2