Searched refs:unuse (Results 1 – 7 of 7) sorted by relevance
50 int (*unuse)(void *private_data, struct snd_seq_port_subscribe *info); member
255 pcallbacks.unuse = seq_ump_unuse; in update_port_infos() 343 pcallbacks.unuse = seq_ump_unuse; in seq_ump_client_free()
330 * unuse callback - disallow input to rawmidi device in snd_virmidi_unuse() 404 pcallbacks.unuse = snd_virmidi_unuse; in snd_virmidi_dev_attach_seq()
434 pcallbacks.unuse = midisynth_unuse; in snd_seq_midisynth_remove()
1349 port->c_dest.close = callback->unuse; in snd_seq_ioctl_get_port_info()
81 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()
76 unuse it in file release and it needs to use the cookie around calls to78 pagecache becomes dirty and unuse it when writeback is complete. This is207 The *unuse* function indicates that a filesystem has finished using a cookie.