Searched defs:sq_open (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/sound/oss/dmasound/ | ||
D | dmasound_core.c | 763 static int sq_open(struct inode *inode, struct file *file) in sq_open() function |
D | dmasound.h | 133 int (*sq_open)(fmode_t); /* optional */ member |