Searched refs:sh_early_platform_driver_probe (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | time.c | 35 sh_early_platform_driver_probe("earlytimer", 2, 0); in sh_late_time_init()
|
H A D | setup.c | 331 sh_early_platform_driver_probe("earlyprintk", 1, 1); in setup_arch()
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | time.c | 35 sh_early_platform_driver_probe("earlytimer", 2, 0); in sh_late_time_init()
|
H A D | setup.c | 328 sh_early_platform_driver_probe("earlyprintk", 1, 1); in setup_arch()
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
H A D | platform_early.h | 33 extern int sh_early_platform_driver_probe(char *class_str,
|
/kernel/linux/linux-6.6/arch/sh/include/asm/ |
H A D | platform_early.h | 33 extern int sh_early_platform_driver_probe(char *class_str,
|
/kernel/linux/linux-5.10/arch/sh/drivers/ |
H A D | platform_early.c | 296 * sh_early_platform_driver_probe - probe a class of registered drivers 305 int __init sh_early_platform_driver_probe(char *class_str, in sh_early_platform_driver_probe() function
|
/kernel/linux/linux-6.6/arch/sh/drivers/ |
H A D | platform_early.c | 296 * sh_early_platform_driver_probe - probe a class of registered drivers 305 int __init sh_early_platform_driver_probe(char *class_str, in sh_early_platform_driver_probe() function
|
Completed in 4 milliseconds