HomeSort by: relevance | last modified time | path
    Searched defs:pad_hw_if (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pad/
pad.c 121 static const struct audio_hw_if pad_hw_if = { variable in typeref:typename:const struct audio_hw_if
229 sc->sc_audiodev = audio_attach_mi(&pad_hw_if, sc, sc->sc_dev);
pad.c 121 static const struct audio_hw_if pad_hw_if = { variable in typeref:typename:const struct audio_hw_if
229 sc->sc_audiodev = audio_attach_mi(&pad_hw_if, sc, sc->sc_dev);

Completed in 36 milliseconds