Searched defs:cx18_av_state (Results 1 – 1 of 1) sorted by relevance
75 struct cx18_av_state { struct76 int radio;77 v4l2_std_id std;78 enum cx18_av_video_input vid_input;79 enum cx18_av_audio_input aud_input;80 u32 audclk_freq;81 int audmode;82 int vbi_line_offset;83 int default_volume;84 u32 id;[all …]