Searched defs:audio_attach_args (Results 1 – 1 of 1) sorted by relevance
130 struct audio_attach_args { struct131 int type;132 const void *hwif; /* either audio_hw_if * or midi_hw_if * */133 void *hdl;134 void *cookie;