Searched defs:easycap (Results 1 – 1 of 1) sorted by relevance
279 struct easycap { struct280 int isdongle;281 int minor;283 struct video_device video_device;284 struct v4l2_device v4l2_device;286 int status;287 unsigned int audio_pages_per_fragment;288 unsigned int audio_bytes_per_fragment;289 unsigned int audio_buffer_page_many;293 s16 oldaudio;[all …]