Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/usermode/dev/
H A Dvaudio.c86 static bool vaudio_shutdown(device_t, int);
153 pmf_device_register1(self, NULL, NULL, vaudio_shutdown); in vaudio_attach()
182 vaudio_shutdown(device_t self, int flags) in vaudio_shutdown() function