Searched refs:pvr2_ioread_read (Results 1 – 3 of 3) sorted by relevance
35 int pvr2_ioread_read(struct pvr2_ioread *,void __user *buf,unsigned int cnt);
410 int pvr2_ioread_read(struct pvr2_ioread *cp,void __user *buf,unsigned int cnt) in pvr2_ioread_read() function
1148 ret = pvr2_ioread_read(fh->rhp,buff,count); in pvr2_v4l2_read()