Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
void | winview_volume (struct bttv *btv, __u16 volume) |
void | gvbctv3pci_audio (struct bttv *btv, struct v4l2_tuner *t, int set) |
void | gvbctv5pci_audio (struct bttv *btv, struct v4l2_tuner *t, int set) |
void | avermedia_tvphone_audio (struct bttv *btv, struct v4l2_tuner *t, int set) |
void | avermedia_tv_stereo_audio (struct bttv *btv, struct v4l2_tuner *t, int set) |
void | lt9415_audio (struct bttv *btv, struct v4l2_tuner *t, int set) |
void | terratv_audio (struct bttv *btv, struct v4l2_tuner *t, int set) |
void | winfast2000_audio (struct bttv *btv, struct v4l2_tuner *t, int set) |
void | pvbt878p9b_audio (struct bttv *btv, struct v4l2_tuner *t, int set) |
void | fv2000s_audio (struct bttv *btv, struct v4l2_tuner *t, int set) |
void | windvr_audio (struct bttv *btv, struct v4l2_tuner *t, int set) |
void | adtvk503_audio (struct bttv *btv, struct v4l2_tuner *t, int set) |
void adtvk503_audio | ( | struct bttv * | btv, |
struct v4l2_tuner * | t, | ||
int | set | ||
) |
Definition at line 357 of file bttv-audio-hook.c.
void avermedia_tv_stereo_audio | ( | struct bttv * | btv, |
struct v4l2_tuner * | t, | ||
int | set | ||
) |
Definition at line 165 of file bttv-audio-hook.c.
void avermedia_tvphone_audio | ( | struct bttv * | btv, |
struct v4l2_tuner * | t, | ||
int | set | ||
) |
Definition at line 143 of file bttv-audio-hook.c.
void fv2000s_audio | ( | struct bttv * | btv, |
struct v4l2_tuner * | t, | ||
int | set | ||
) |
Definition at line 299 of file bttv-audio-hook.c.
void gvbctv3pci_audio | ( | struct bttv * | btv, |
struct v4l2_tuner * | t, | ||
int | set | ||
) |
Definition at line 55 of file bttv-audio-hook.c.
void gvbctv5pci_audio | ( | struct bttv * | btv, |
struct v4l2_tuner * | t, | ||
int | set | ||
) |
Definition at line 76 of file bttv-audio-hook.c.
void lt9415_audio | ( | struct bttv * | btv, |
struct v4l2_tuner * | t, | ||
int | set | ||
) |
Definition at line 186 of file bttv-audio-hook.c.
void pvbt878p9b_audio | ( | struct bttv * | btv, |
struct v4l2_tuner * | t, | ||
int | set | ||
) |
Definition at line 268 of file bttv-audio-hook.c.
void terratv_audio | ( | struct bttv * | btv, |
struct v4l2_tuner * | t, | ||
int | set | ||
) |
Definition at line 215 of file bttv-audio-hook.c.
void windvr_audio | ( | struct bttv * | btv, |
struct v4l2_tuner * | t, | ||
int | set | ||
) |
Definition at line 329 of file bttv-audio-hook.c.
void winfast2000_audio | ( | struct bttv * | btv, |
struct v4l2_tuner * | t, | ||
int | set | ||
) |
Definition at line 235 of file bttv-audio-hook.c.
Definition at line 15 of file bttv-audio-hook.c.