Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/mwave/
Dmwavedd.c89 static int mwave_open(struct inode *inode, struct file *file);
96 static int mwave_open(struct inode *inode, struct file *file) in mwave_open() function
488 .open = mwave_open,