Searched refs:early_platform_driver_probe (Results 1 – 5 of 5) sorted by relevance
108 early_platform_driver_probe("earlytimer", 2, 0); in sh_late_time_init()
330 early_platform_driver_probe("earlyprintk", 1, 1); in setup_arch()
310 extern int early_platform_driver_probe(char *class_str,
230 The architecture code calls early_platform_driver_probe() to match
1452 int __init early_platform_driver_probe(char *class_str, in early_platform_driver_probe() function