Searched refs:get_chrfops (Results 1 – 2 of 2) sorted by relevance
65 static struct file_operations * get_chrfops(unsigned int major, unsigned int minor) in get_chrfops() function148 filp->f_op = get_chrfops(MAJOR(inode->i_rdev), MINOR(inode->i_rdev)); in chrdev_open()
1268 - Corrected and moved <get_blkfops> and <get_chrfops> declarations