Home
last modified time | relevance | path

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

/linux-2.6.39/sound/core/seq/
Dseq_queue.h74 int snd_seq_queue_alloc(int client, int locked, unsigned int flags);
Dseq_queue.c187 int snd_seq_queue_alloc(int client, int locked, unsigned int info_flags) in snd_seq_queue_alloc() function
Dseq_clientmgr.c1524 result = snd_seq_queue_alloc(client->number, info.locked, info.flags); in snd_seq_ioctl_create_queue()