Home
last modified time | relevance | path

Searched refs:output_free (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss_writeq.c143 return pool.output_free; in snd_seq_oss_writeq_get_free_size()
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_writeq.c144 return pool.output_free; in snd_seq_oss_writeq_get_free_size()
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasequencer.h373 int output_free; /* unused size */ member
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasequencer.h383 int output_free; /* unused size */ member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasequencer.h244 int output_free; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasequencer.h237 int output_free; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasequencer.h237 int output_free; member
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_clientmgr.c1831 info->output_free = info->output_pool; in snd_seq_ioctl_get_client_pool()
1832 info->output_free = snd_seq_unused_cells(cptr->pool); in snd_seq_ioctl_get_client_pool()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_clientmgr.c1860 info->output_free = info->output_pool; in snd_seq_ioctl_get_client_pool()
1861 info->output_free = snd_seq_unused_cells(cptr->pool); in snd_seq_ioctl_get_client_pool()

Completed in 14 milliseconds