Home
last modified time | relevance | path

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

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