Searched refs:pg_open (Results 1 – 1 of 1) sorted by relevance
198 static int pg_open(struct inode *inode, struct file *file);238 .open = pg_open,526 static int pg_open(struct inode *inode, struct file *file) in pg_open() function