Home
last modified time | relevance | path

Searched refs:cx25821_video_mmap (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/cx25821/
Dcx25821-video.h125 extern int cx25821_video_mmap(struct file *file, struct vm_area_struct *vma);
Dcx25821-video.c717 int cx25821_video_mmap(struct file *file, struct vm_area_struct *vma) in cx25821_video_mmap() function
1957 .mmap = cx25821_video_mmap,