Searched refs:video_eof (Results 1 – 3 of 3) sorted by relevance
265 peasycap->video_eof = 0; in reset()609 peasycap->video_eof = 1; in easycap_video_submit_urbs()1052 (peasycap->video_idle || peasycap->video_eof || in easycap_video_dqbuf()1064 if (peasycap->video_eof) { in easycap_video_dqbuf()1065 JOM(8, "%i=peasycap->video_eof\n", peasycap->video_eof); in easycap_video_dqbuf()1069 peasycap->video_eof = 0; in easycap_video_dqbuf()1073 peasycap->video_eof = 1; in easycap_video_dqbuf()1083 peasycap->video_eof = 1; in easycap_video_dqbuf()1115 (peasycap->video_idle || peasycap->video_eof || in easycap_video_dqbuf()1127 if (peasycap->video_eof) { in easycap_video_dqbuf()[all …]
2045 if (peasycap->video_eof) { in easycap_unlocked_ioctl()2047 peasycap->video_eof); in easycap_unlocked_ioctl()2150 if ((peasycap->video_idle) || (peasycap->video_eof)) { in easycap_unlocked_ioctl()2153 peasycap->video_idle, peasycap->video_eof); in easycap_unlocked_ioctl()2213 if (peasycap->video_eof) { in easycap_unlocked_ioctl()2234 peasycap->video_eof = 1; in easycap_unlocked_ioctl()2311 peasycap->video_eof = 0; in easycap_unlocked_ioctl()
337 int video_eof; member