Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dcosa.c300 static int cosa_open(struct inode *inode, struct file *file);
315 .open = cosa_open,
933 static int cosa_open(struct inode *inode, struct file *file) in cosa_open() function