Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dseq_kernel.h50 int (*unuse)(void *private_data, struct snd_seq_port_subscribe *info); member
/openbmc/linux/sound/drivers/opl4/
H A Dopl4_seq.c160 pcallbacks.unuse = snd_opl4_seq_unuse; in snd_opl4_seq_probe()
/openbmc/linux/sound/core/seq/
H A Dseq_ump_client.c238 pcallbacks.unuse = seq_ump_unuse; in seq_ump_group_init()
379 pcallbacks.unuse = seq_ump_unuse; in create_ump_endpoint_port()
H A Dseq_virmidi.c406 pcallbacks.unuse = snd_virmidi_unuse; in snd_virmidi_dev_attach_seq()
H A Dseq_midi.c390 pcallbacks.unuse = midisynth_unuse; in snd_seq_midisynth_probe()
H A Dseq_clientmgr.c1339 port->c_dest.close = callback->unuse; in snd_seq_ioctl_create_port()
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_seq.c177 callbacks.unuse = snd_opl3_synth_unuse; in snd_opl3_synth_create_port()
/openbmc/linux/sound/synth/emux/
H A Demux_seq.c80 pinfo.unuse = snd_emux_unuse; in snd_emux_init_seq()
/openbmc/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.