OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:product_revision
(Results
1 - 4
of
4
) sorted by null
/external/syslinux/com32/hdt/
hdt-dump-vesa.c
43
add_hs(vesa.
product_revision
);
hdt-menu-vesa.c
62
hardware->vesa.
product_revision
);
64
hardware->vesa.
product_revision
);
hdt-cli-vesa.c
49
more_printf(" Product rev. : %s\n", hardware->vesa.
product_revision
);
hdt-common.c
353
strlcpy(hardware->vesa.
product_revision
, oem_ptr,
354
sizeof(hardware->vesa.
product_revision
));
Completed in 380 milliseconds