Searched refs:kount (Results 1 – 3 of 3) sorted by relevance
355 size_t kount, loff_t *poff) in easyoss_read() argument378 JOT(8, "%5zd=kount %5lld=*poff\n", kount, *poff); in easyoss_read()445 (file->f_flags & O_NONBLOCK) ? "NON" : "", kount, *poff); in easyoss_read()556 JOM(12, "still to send %li bytes\n", (long int) kount); in easyoss_read()558 if (more > kount) in easyoss_read()559 more = kount; in easyoss_read()589 kount -= (size_t)more; in easyoss_read()594 if (kount < 0) { in easyoss_read()596 (long int)kount, (long int)szret); in easyoss_read()
1094 [peasycap->field_read][0].kount)) || in easycap_dqbuf()1096 [peasycap->field_read][0].kount))) { in easycap_dqbuf()1106 (0 == (0xFF00 & peasycap->field_buffer[peasycap->field_read][0].kount)) && in easycap_dqbuf()1107 (ifield == (0x00FF & peasycap->field_buffer[peasycap->field_read][0].kount))))))) { in easycap_dqbuf()1159 (0 != (0xFF00 & peasycap->field_buffer[peasycap->field_read][0].kount)) || in easycap_dqbuf()1160 (ifield != (0x00FF & peasycap->field_buffer[peasycap->field_read][0].kount))) { in easycap_dqbuf()1169 (0 == (0xFF00 & peasycap->field_buffer[peasycap->field_read][0].kount)) && in easycap_dqbuf()1170 (ifield == (0x00FF & peasycap->field_buffer[peasycap->field_read][0].kount))))))) { in easycap_dqbuf()1233 peasycap->frame_buffer[peasycap->frame_read][0].kount = in easycap_dqbuf()1236 peasycap->frame_buffer[peasycap->frame_read][0].kount = in easycap_dqbuf()[all …]
244 u16 kount; member