Home
last modified time | relevance | path

Searched refs:snd_seq_cell_alloc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_memory.c210 static int snd_seq_cell_alloc(struct snd_seq_pool *pool, in snd_seq_cell_alloc() function
301 err = snd_seq_cell_alloc(pool, &cell, nonblock, file, mutexp); in snd_seq_event_dup()
327 err = snd_seq_cell_alloc(pool, &tmp, nonblock, file, in snd_seq_event_dup()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_memory.c269 static int snd_seq_cell_alloc(struct snd_seq_pool *pool, in snd_seq_cell_alloc() function
361 err = snd_seq_cell_alloc(pool, &cell, nonblock, file, mutexp); in snd_seq_event_dup()
392 err = snd_seq_cell_alloc(pool, &tmp, nonblock, file, in snd_seq_event_dup()

Completed in 2 milliseconds