Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161551
b: refs/heads/master
c: d6bacea
h: refs/heads/master
i:
  161549: 56c69c7
  161547: d6789a3
  161543: 367bcba
  161535: 9770073
v: v3
  • Loading branch information
Eduardo Valentin authored and Mauro Carvalho Chehab committed Sep 12, 2009
1 parent 19daa51 commit 5efd73a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6b5a9492ca0c991bab1ac495624e17520e9edf18
refs/heads/master: d6bacea6cfc3bb8a385f8c4104ee6b3d5768af8a
2 changes: 2 additions & 0 deletions trunk/include/media/v4l2-subdev.h
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ struct v4l2_subdev_tuner_ops {
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, 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);
int (*s_standby)(struct v4l2_subdev *sd);
Expand Down

0 comments on commit 5efd73a

Please sign in to comment.