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