Home
last modified time | relevance | path

Searched defs:cx18_av_state (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/media/pci/cx18/
Dcx18-av-core.h83 struct cx18_av_state { struct
84 struct v4l2_subdev sd;
85 struct v4l2_ctrl_handler hdl;
86 struct v4l2_ctrl *volume;
87 int radio;
88 v4l2_std_id std;
89 enum cx18_av_video_input vid_input;
90 enum cx18_av_audio_input aud_input;
91 u32 audclk_freq;
92 int audmode;
[all …]