OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:modtab
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/lint1/
oper.c
38
const mod_t
modtab
[NOPS] = {
variable
/src/sys/dev/i2c/
au8522.c
303
const struct au8522_modulation_table *
modtab
= NULL;
local
309
modtab
= au8522_modulation_8vsb;
313
modtab
= au8522_modulation_qam64;
317
modtab
= au8522_modulation_qam256;
325
au8522_write_1(au,
modtab
[n].reg,
modtab
[n].val);
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026