Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dsound_core.c457 static int soundcore_open(struct inode *, struct file *);
463 open: soundcore_open,
480 int soundcore_open(struct inode *inode, struct file *file) in soundcore_open() function