Home
last modified time | relevance | path

Searched refs:ts_open (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/pci/ddbridge/
H A Dddbridge-core.c814 static int ts_open(struct inode *inode, struct file *file) in ts_open() function
852 .open = ts_open,
/OK3568_Linux_fs/external/xserver/
H A DChangeLog103851 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.