Searched refs:ts_open (Results 1 – 2 of 2) sorted by relevance
814 static int ts_open(struct inode *inode, struct file *file) in ts_open() function852 .open = ts_open,
103851 If ts_open() fails and return NULL, then next call to ts_fd()103853 check output of ts_fd() as ts_open() did this internally.