Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wan/
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