OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_facs
(Results
1 - 7
of
7
) sorted by null
/external/syslinux/com32/gplinclude/acpi/
facs.h
38
}
s_facs
;
typedef in typeref:struct:__anon36907
40
void parse_facs(
s_facs
*facs);
acpi.h
84
s_facs
facs;
/external/syslinux/com32/gpllib/acpi/
facs.c
35
void parse_facs(
s_facs
* f)
acpi.c
112
s_facs
*fa = &acpi->facs;
/external/syslinux/com32/hdt/
hdt-cli-acpi.c
126
s_facs
*fa = &hardware->acpi.facs;
hdt-menu-acpi.c
106
s_facs
*fa = &hardware->acpi.facs;
hdt-dump-acpi.c
395
s_facs
*fa = &acpi->facs;
Completed in 176 milliseconds