Home
last modified time | relevance | path

Searched refs:sh_early_platform_driver_probe (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/sh/kernel/
H A Dtime.c35 sh_early_platform_driver_probe("earlytimer", 2, 0); in sh_late_time_init()
H A Dsetup.c328 sh_early_platform_driver_probe("earlyprintk", 1, 1); in setup_arch()
/openbmc/linux/arch/sh/include/asm/
H A Dplatform_early.h33 extern int sh_early_platform_driver_probe(char *class_str,
/openbmc/linux/arch/sh/drivers/
H A Dplatform_early.c305 int __init sh_early_platform_driver_probe(char *class_str, in sh_early_platform_driver_probe() function