Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_event.h96 int snd_seq_oss_event_input(struct snd_seq_event *ev, int direct, void *private_data, int atomic, i…
H A Dseq_oss_init.c316 callback.event_input = snd_seq_oss_event_input; in create_port()
H A Dseq_oss_event.c422 snd_seq_oss_event_input(struct snd_seq_event *ev, int direct, void *private_data, in snd_seq_oss_event_input() function