Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dasequencer.h371 int input_free; /* unused size */ member
/linux-4.1.27/sound/core/seq/
Dseq_clientmgr.c1892 info.input_free = info.input_pool; in snd_seq_ioctl_get_client_pool()
1894 info.input_free = snd_seq_unused_cells(cptr->data.user.fifo->pool); in snd_seq_ioctl_get_client_pool()
1897 info.input_free = 0; in snd_seq_ioctl_get_client_pool()