Home
last modified time | relevance | path

Searched defs:audio_attach_args (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/
H A Daudio_if.h130 struct audio_attach_args { struct
131 int type;
132 const void *hwif; /* either audio_hw_if * or midi_hw_if * */
133 void *hdl;
134 void *cookie;