Searched defs:hdaudio_widget (Results 1 – 1 of 1) sorted by relevance
221 struct hdaudio_widget { struct222 struct hdafg_softc *w_afg;223 char w_name[32];224 int w_nid;225 bool w_enable;226 bool w_waspin;227 int w_selconn;228 int w_bindas;229 int w_bindseqmask;230 int w_pflags;[all …]