Searched refs:METEORSINPUT (Results 1 – 4 of 4) sorted by relevance
85 #define METEORSINPUT _IOW('x', 8, unsigned long) /* set input dev */ macro
236 Changed METEORSINPUT for Hauppauge cards with bt878.
2367 case METEORSINPUT: /* set input device */
226 if (ioctl(tfd, METEORSINPUT, &device) < 0) { in main()