Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/audio/
H A Daudio.c1542 audio_attach_mi(const struct audio_hw_if *ahwp, void *hdlp, device_t dev) in audio_attach_mi() argument
1547 if (ahwp == NULL) { in audio_attach_mi()
1553 arg.hwif = ahwp; in audio_attach_mi()