|
Linux Kernel
3.7.1
|
#include <tea575x-tuner.h>
Data Fields | |
| struct v4l2_device * | v4l2_dev |
| struct v4l2_file_operations | fops |
| struct video_device | vd |
| int | radio_nr |
| bool | tea5759 |
| bool | has_am |
| bool | cannot_read_data |
| bool | cannot_mute |
| bool | mute |
| bool | stereo |
| bool | tuned |
| unsigned int | val |
| u32 | band |
| u32 | freq |
| struct mutex | mutex |
| struct snd_tea575x_ops * | ops |
| void * | private_data |
| u8 | card [32] |
| u8 | bus_info [32] |
| struct v4l2_ctrl_handler | ctrl_handler |
| int(* | ext_init )(struct snd_tea575x *tea) |
Definition at line 50 of file tea575x-tuner.h.
| u32 band |
Definition at line 63 of file tea575x-tuner.h.
Definition at line 69 of file tea575x-tuner.h.
| bool cannot_mute |
Definition at line 58 of file tea575x-tuner.h.
| bool cannot_read_data |
Definition at line 57 of file tea575x-tuner.h.
| u8 card[32] |
Definition at line 68 of file tea575x-tuner.h.
| struct v4l2_ctrl_handler ctrl_handler |
Definition at line 70 of file tea575x-tuner.h.
| int(* ext_init)(struct snd_tea575x *tea) |
Definition at line 71 of file tea575x-tuner.h.
Definition at line 52 of file tea575x-tuner.h.
| u32 freq |
Definition at line 64 of file tea575x-tuner.h.
| bool has_am |
Definition at line 56 of file tea575x-tuner.h.
| bool mute |
Definition at line 59 of file tea575x-tuner.h.
Definition at line 65 of file tea575x-tuner.h.
| struct snd_tea575x_ops* ops |
Definition at line 66 of file tea575x-tuner.h.
| void* private_data |
Definition at line 67 of file tea575x-tuner.h.
| int radio_nr |
Definition at line 54 of file tea575x-tuner.h.
| bool stereo |
Definition at line 60 of file tea575x-tuner.h.
| bool tea5759 |
Definition at line 55 of file tea575x-tuner.h.
| bool tuned |
Definition at line 61 of file tea575x-tuner.h.
| struct v4l2_device* v4l2_dev |
Definition at line 51 of file tea575x-tuner.h.
| unsigned int val |
Definition at line 62 of file tea575x-tuner.h.
Definition at line 53 of file tea575x-tuner.h.
1.8.2