Searched refs:sequencer_open (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dsound_calls.h47 int sequencer_open (int dev, struct file *file);
H A Dsoundcard.c232 retval = sequencer_open(dev, file);
H A Dsequencer.c34 * by the sequencer_open.
943 int sequencer_open(int dev, struct file *file) function
956 DEB(printk("sequencer_open(dev=%d)\n", dev));

Completed in 93 milliseconds