Searched refs:vtx_pagereq_t (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/media/video/ |
D | saa5249.c | 368 vtx_pagereq_t req; in do_saa5249_ioctl() 370 if(copy_from_user(&req, (void*)arg, sizeof(vtx_pagereq_t))) in do_saa5249_ioctl() 381 vtx_pagereq_t req; in do_saa5249_ioctl() 383 if(copy_from_user(&req, (void*)arg, sizeof(vtx_pagereq_t))) in do_saa5249_ioctl() 393 vtx_pagereq_t req; in do_saa5249_ioctl() 394 if(copy_from_user(&req, (void*)arg, sizeof(vtx_pagereq_t))) in do_saa5249_ioctl() 423 vtx_pagereq_t req; in do_saa5249_ioctl() 428 if(copy_from_user(&req, (void*)arg, sizeof(vtx_pagereq_t))) in do_saa5249_ioctl() 522 vtx_pagereq_t req; in do_saa5249_ioctl() 525 if(copy_from_user(&req, (void*)arg, sizeof(vtx_pagereq_t))) in do_saa5249_ioctl() [all …]
|
/linux-2.4.37.9/include/linux/ |
D | videotext.h | 76 vtx_pagereq_t; typedef
|