Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dcosa.c287 static int cosa_open(struct inode *inode, struct file *file);
302 .open = cosa_open,
921 static int cosa_open(struct inode *inode, struct file *file) in cosa_open() function