Searched refs:cdev_mmap (Results 1 – 3 of 3) sorted by relevance
160 if (cdev_mmap(device, off, accessprot) == -1) in udv_attach()442 mdpgno = cdev_mmap(device, curr_offset, access_type); in udv_fault()
206 dev_type_mmap(cdev_mmap);
1592 cdev_mmap(dev_t dev, off_t off, int flag) in cdev_mmap() function