Home
last modified time | relevance | path

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

/openbmc/linux/sound/
H A Dsound_core.c144 static int soundcore_open(struct inode *, struct file *);
150 .open = soundcore_open,
533 static int soundcore_open(struct inode *inode, struct file *file) in soundcore_open() function