Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
seq_oss_event.c File Reference
#include "seq_oss_device.h"
#include "seq_oss_synth.h"
#include "seq_oss_midi.h"
#include "seq_oss_event.h"
#include "seq_oss_timer.h"
#include <sound/seq_oss_legacy.h>
#include "seq_oss_readq.h"
#include "seq_oss_writeq.h"

Go to the source code of this file.

Functions

int snd_seq_oss_process_event (struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev)
 
int snd_seq_oss_event_input (struct snd_seq_event *ev, int direct, void *private_data, int atomic, int hop)
 

Function Documentation

int snd_seq_oss_event_input ( struct snd_seq_event ev,
int  direct,
void private_data,
int  atomic,
int  hop 
)

Definition at line 422 of file seq_oss_event.c.

int snd_seq_oss_process_event ( struct seq_oss_devinfo dp,
union evrec q,
struct snd_seq_event ev 
)

Definition at line 54 of file seq_oss_event.c.