Searched refs:vtx_pagereq_t (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | videotext.h | 22 #define VTXIOCCLRPAGE _IOW (0x81, 2, vtx_pagereq_t) 23 #define VTXIOCCLRFOUND _IOW (0x81, 3, vtx_pagereq_t) 24 #define VTXIOCPAGEREQ _IOW (0x81, 4, vtx_pagereq_t) 25 #define VTXIOCGETSTAT _IOW (0x81, 5, vtx_pagereq_t) 26 #define VTXIOCGETPAGE _IOW (0x81, 6, vtx_pagereq_t) 27 #define VTXIOCSTOPDAU _IOW (0x81, 7, vtx_pagereq_t) 95 vtx_pagereq_t; typedef
|