Home
last modified time | relevance | path

Searched defs:locked (Results 1 – 4 of 4) sorted by relevance

/sound/core/seq/
Dseq_queue.c109 static struct snd_seq_queue *queue_new(int owner, int locked) in queue_new()
187 int snd_seq_queue_alloc(int client, int locked, unsigned int info_flags) in snd_seq_queue_alloc()
419 int snd_seq_queue_set_owner(int queueid, int client, int locked) in snd_seq_queue_set_owner()
Dseq_queue.h43 unsigned int locked:1, /* timer is only accesibble by owner if set */ member
/sound/core/
Dinit.c229 int locked; in snd_card_locked() local
/sound/oss/dmasound/
Ddmasound.h218 int locked ; /* params cannot be modified when != 0 */ member