Searched refs:METEORSCOUNT (Results 1 – 4 of 4) sorted by relevance
95 #define METEORSCOUNT _IOW('x',10, struct meteor_counts) macro
1361 unsigned IOCTL_METEORSCOUNT = METEORSCOUNT;
212 _(METEORSCOUNT, READ, struct_meteor_counts_sz);
1267 case METEORSCOUNT: /* (re)set error counts */ in video_ioctl()