Home
last modified time | relevance | path

Searched refs:system_serial (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/kernel/
A Dsetup.c98 const char *system_serial; variable
99 EXPORT_SYMBOL(system_serial);
962 &system_serial); in init_machine_late()
964 system_serial = NULL; in init_machine_late()
967 if (!system_serial) in init_machine_late()
968 system_serial = kasprintf(GFP_KERNEL, "%08x%08x", in init_machine_late()
1324 seq_printf(m, "Serial\t\t: %s\n", system_serial); in c_show()
/linux/arch/arm/include/asm/
A Dsystem_info.h21 extern const char *system_serial;

Completed in 5 milliseconds