Home
last modified time | relevance | path

Searched refs:sfi_parse_mrtc (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Dmrst.h17 extern int __init sfi_parse_mrtc(struct sfi_table_header *table);
/linux-2.6.39/arch/x86/platform/mrst/
Dvrtc.c105 sfi_table_parse(SFI_SIG_MRTC, NULL, NULL, sfi_parse_mrtc); in mrst_rtc_init()
Dmrst.c149 int __init sfi_parse_mrtc(struct sfi_table_header *table) in sfi_parse_mrtc() function