OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:previdx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ac97.c
1179
int idx2,
previdx
;
local in function:ac97_setup_source_info
1203
previdx
= idx;
1214
as->source_info[
previdx
].next = idx2;
1215
as->source_info[idx2].prev =
previdx
;
1217
previdx
= idx2;
1221
as->source_info[
previdx
].next = AUDIO_MIXER_LAST;
ac97.c
1179
int idx2,
previdx
;
local in function:ac97_setup_source_info
1203
previdx
= idx;
1214
as->source_info[
previdx
].next = idx2;
1215
as->source_info[idx2].prev =
previdx
;
1217
previdx
= idx2;
1221
as->source_info[
previdx
].next = AUDIO_MIXER_LAST;
Completed in 24 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025