Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
v4l2_subdev_tuner_ops Struct Reference

#include <v4l2-subdev.h>

Data Fields

int(* s_radio )(struct v4l2_subdev *sd)
 
int(* s_frequency )(struct v4l2_subdev *sd, struct v4l2_frequency *freq)
 
int(* g_frequency )(struct v4l2_subdev *sd, struct v4l2_frequency *freq)
 
int(* g_tuner )(struct v4l2_subdev *sd, struct v4l2_tuner *vt)
 
int(* s_tuner )(struct v4l2_subdev *sd, struct v4l2_tuner *vt)
 
int(* g_modulator )(struct v4l2_subdev *sd, struct v4l2_modulator *vm)
 
int(* s_modulator )(struct v4l2_subdev *sd, const struct v4l2_modulator *vm)
 
int(* s_type_addr )(struct v4l2_subdev *sd, struct tuner_setup *type)
 
int(* s_config )(struct v4l2_subdev *sd, const struct v4l2_priv_tun_config *config)
 

Detailed Description

Definition at line 192 of file v4l2-subdev.h.

Field Documentation

Definition at line 195 of file v4l2-subdev.h.

Definition at line 198 of file v4l2-subdev.h.

Definition at line 196 of file v4l2-subdev.h.

Definition at line 201 of file v4l2-subdev.h.

Definition at line 194 of file v4l2-subdev.h.

Definition at line 199 of file v4l2-subdev.h.

int(* s_radio)(struct v4l2_subdev *sd)

Definition at line 193 of file v4l2-subdev.h.

Definition at line 197 of file v4l2-subdev.h.

int(* s_type_addr)(struct v4l2_subdev *sd, struct tuner_setup *type)

Definition at line 200 of file v4l2-subdev.h.


The documentation for this struct was generated from the following file: