Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wan/
Dcosa.c305 static int cosa_fasync(struct inode *inode, struct file *file, int on);
318 .fasync = cosa_fasync,
995 static int cosa_fasync(struct inode *inode, struct file *file, int on) in cosa_fasync() function