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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dsound_calls.h47 int sequencer_open (int dev, struct file *file);
H A Dsoundcard.c229 if ((retval = sequencer_open(dev, file)) < 0)
H A Dsequencer.c34 * by the sequencer_open.
944 int sequencer_open(int dev, struct file *file) function
957 DEB(printk("sequencer_open(dev=%d)\n", dev));

Completed in 50 milliseconds