Searched refs:pt_open (Results 1 – 1 of 1) sorted by relevance
195 static int pt_open(struct inode *inode, struct file *file);243 .open = pt_open,651 static int pt_open(struct inode *inode, struct file *file) in pt_open() function