Linux Kernel
3.7.1
|
#include "seq_oss_device.h"
#include "seq_oss_readq.h"
#include "seq_oss_writeq.h"
#include "seq_oss_timer.h"
#include "seq_oss_synth.h"
#include "seq_oss_midi.h"
#include "seq_oss_event.h"
Go to the source code of this file.
Functions | |
int | snd_seq_oss_ioctl (struct seq_oss_devinfo *dp, unsigned int cmd, unsigned long carg) |
int snd_seq_oss_ioctl | ( | struct seq_oss_devinfo * | dp, |
unsigned int | cmd, | ||
unsigned long | carg | ||
) |
Definition at line 74 of file seq_oss_ioctl.c.