Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds