Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dsetup_mm.c124 extern int hp300_parse_bootinfo(const struct bi_record *);
204 unknown = hp300_parse_bootinfo(record); in m68k_parse_bootinfo()
/OK3568_Linux_fs/kernel/arch/m68k/hp300/
H A Dconfig.c73 int __init hp300_parse_bootinfo(const struct bi_record *record) in hp300_parse_bootinfo() function