Searched refs:early_platform_driver_probe (Results 1 – 5 of 5) sorted by relevance
34 early_platform_driver_probe("earlytimer", 2, 0); in sh_late_time_init()
331 early_platform_driver_probe("earlyprintk", 1, 1); in setup_arch()
320 extern int early_platform_driver_probe(char *class_str,
232 The architecture code calls early_platform_driver_probe() to match
1561 int __init early_platform_driver_probe(char *class_str, in early_platform_driver_probe() function