Searched refs:sh_early_platform_driver (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/sh/include/asm/
H A Dplatform_early.h11 struct sh_early_platform_driver { struct
23 extern int sh_early_platform_driver_register(struct sh_early_platform_driver *epdrv,
41 static __initdata struct sh_early_platform_driver early_driver = { \
/linux-master/arch/sh/drivers/
H A Dplatform_early.c67 int __init sh_early_platform_driver_register(struct sh_early_platform_driver *epdrv,
175 sh_early_platform_match(struct sh_early_platform_driver *epdrv, int id)
192 static int __init sh_early_platform_left(struct sh_early_platform_driver *epdrv,
215 struct sh_early_platform_driver *epdrv;

Completed in 170 milliseconds