OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:w_pin
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hdaudio/
hdafg.c
252
}
w_pin
;
member in struct:hdaudio_widget
554
conn = COP_CFG_PORT_CONNECTIVITY(w->
w_pin
.config);
557
int color = COP_CFG_COLOR(w->
w_pin
.config);
558
int defdev = COP_CFG_DEFAULT_DEVICE(w->
w_pin
.config);
623
w->
w_pin
.cap = hda_get_wparam(w, PIN_CAPABILITIES);
624
w->
w_pin
.config = hdafg_widget_getconfig(w);
625
w->
w_pin
.biosconfig = hdaudio_command(sc->sc_codec, w->w_nid,
627
w->
w_pin
.ctrl = hdaudio_command(sc->sc_codec, w->w_nid,
631
if (COP_CFG_DEFAULT_DEVICE(w->
w_pin
.config) == COP_DEVICE_LINE_OUT &&
632
COP_CFG_CONNECTION_TYPE(w->
w_pin
.config) != COP_CONN_TYPE_RCA)
[
all
...]
hdafg.c
252
}
w_pin
;
member in struct:hdaudio_widget
554
conn = COP_CFG_PORT_CONNECTIVITY(w->
w_pin
.config);
557
int color = COP_CFG_COLOR(w->
w_pin
.config);
558
int defdev = COP_CFG_DEFAULT_DEVICE(w->
w_pin
.config);
623
w->
w_pin
.cap = hda_get_wparam(w, PIN_CAPABILITIES);
624
w->
w_pin
.config = hdafg_widget_getconfig(w);
625
w->
w_pin
.biosconfig = hdaudio_command(sc->sc_codec, w->w_nid,
627
w->
w_pin
.ctrl = hdaudio_command(sc->sc_codec, w->w_nid,
631
if (COP_CFG_DEFAULT_DEVICE(w->
w_pin
.config) == COP_DEVICE_LINE_OUT &&
632
COP_CFG_CONNECTION_TYPE(w->
w_pin
.config) != COP_CONN_TYPE_RCA)
[
all
...]
Completed in 24 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025