Home
last modified time | relevance | path

Searched refs:input_free (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/uapi/sound/
Dasequencer.h384 int input_free; /* unused size */ member
/linux-6.6.21/sound/core/seq/
Dseq_clientmgr.c1864 info->input_free = info->input_pool; in snd_seq_ioctl_get_client_pool()
1865 info->input_free = snd_seq_fifo_unused_cells(cptr->data.user.fifo); in snd_seq_ioctl_get_client_pool()
1868 info->input_free = 0; in snd_seq_ioctl_get_client_pool()