Home
last modified time | relevance | path

Searched defs:epdrv (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sh/drivers/
H 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() local