Searched defs:locked (Results 1 – 4 of 4) sorted by relevance
109 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()
43 unsigned int locked:1, /* timer is only accesibble by owner if set */ member
229 int locked; in snd_card_locked() local
218 int locked ; /* params cannot be modified when != 0 */ member