Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/mips/alchemy/dev/
Dauaudio.c49 static void auaudio_attach(device_t, device_t, void *);
52 auaudio_match, auaudio_attach, NULL, NULL);
67 auaudio_attach(device_t parent, device_t self, void *aux) in auaudio_attach() function