OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aw_cap
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/hdaudio/
hdafg.c
240
uint32_t
aw_cap
;
member in struct:hdaudio_widget::__anon76443a410108
734
w->w_p.
aw_cap
= hdafg_widget_getcaps(w);
735
w->w_type = COP_AWCAP_TYPE(w->w_p.
aw_cap
);
754
if (w->w_p.
aw_cap
& COP_AWCAP_INAMP_PRESENT) {
755
if (w->w_p.
aw_cap
& COP_AWCAP_AMP_PARAM_OVERRIDE)
761
if (w->w_p.
aw_cap
& COP_AWCAP_OUTAMP_PRESENT) {
762
if (w->w_p.
aw_cap
& COP_AWCAP_AMP_PARAM_OVERRIDE)
774
if (w->w_p.
aw_cap
& COP_AWCAP_FORMAT_OVERRIDE) {
815
nchans += COP_AWCAP_CHANNEL_COUNT(w->w_p.
aw_cap
);
1205
if ((w->w_p.
aw_cap
& COP_AWCAP_DIGITAL) == 0
[
all
...]
Completed in 31 milliseconds
Indexes created Wed Oct 29 12:09:47 GMT 2025