OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:w_bindas
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hdaudio/
hdafg.c
228
int
w_bindas
;
member in struct:hdaudio_widget
987
if (cw == NULL || cw->w_enable == false || cw->
w_bindas
== -1)
1417
w->
w_bindas
= -1;
1571
if (w->
w_bindas
!= as)
1576
w->
w_bindas
= -1;
1580
w->
w_bindas
= -1;
1601
if (w->
w_bindas
>= 0 && w->
w_bindas
!= as) {
1604
depth + 1, nid, w->
w_bindas
);
1612
depth + 1, nid, w->
w_bindas
);
[
all
...]
hdafg.c
228
int
w_bindas
;
member in struct:hdaudio_widget
987
if (cw == NULL || cw->w_enable == false || cw->
w_bindas
== -1)
1417
w->
w_bindas
= -1;
1571
if (w->
w_bindas
!= as)
1576
w->
w_bindas
= -1;
1580
w->
w_bindas
= -1;
1601
if (w->
w_bindas
>= 0 && w->
w_bindas
!= as) {
1604
depth + 1, nid, w->
w_bindas
);
1612
depth + 1, nid, w->
w_bindas
);
[
all
...]
Completed in 25 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025