Home
last modified time | relevance | path

Searched refs:unuse (Results 1 – 7 of 7) sorted by relevance

/linux/include/sound/
H A Dseq_kernel.h50 int (*unuse)(void *private_data, struct snd_seq_port_subscribe *info); member
/linux/sound/core/seq/
H A Dseq_ump_client.c255 pcallbacks.unuse = seq_ump_unuse; in update_port_infos()
343 pcallbacks.unuse = seq_ump_unuse; in seq_ump_client_free()
H A Dseq_virmidi.c330 * unuse callback - disallow input to rawmidi device in snd_virmidi_unuse()
404 pcallbacks.unuse = snd_virmidi_unuse; in snd_virmidi_dev_attach_seq()
H A Dseq_midi.c434 pcallbacks.unuse = midisynth_unuse; in snd_seq_midisynth_remove()
H A Dseq_clientmgr.c1349 port->c_dest.close = callback->unuse; in snd_seq_ioctl_get_port_info()
/linux/sound/synth/emux/
H A Demux_seq.c81 pinfo.unuse = snd_emux_unuse; in snd_emux_init_seq()
315 * Routine that is called upon the last unuse() of a particular port. in snd_emux_use()
/linux/Documentation/filesystems/caching/
H A Dnetfs-api.rst76 unuse it in file release and it needs to use the cookie around calls to
78 pagecache becomes dirty and unuse it when writeback is complete. This is
207 The *unuse* function indicates that a filesystem has finished using a cookie.