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

/netbsd-current/sys/dev/audio/
H A Daudio.c540 static int audiodetach(device_t, int);
902 audiomatch, audioattach, audiodetach, audioactivate, audiorescan,
1374 audiodetach(device_t self, int flags) function
1662 /* Block audiodetach while we acquire a reference */
1665 /* If close or audiodetach already ran, tough -- no more audio */
2564 * audiodetach() may already have set file->dying for all sc_files
2679 * we don't do subsequent _unlink(), audiodetach() will do it.

Completed in 192 milliseconds