Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/base/
Dplatform.c1052 int __init early_platform_driver_register(struct early_platform_driver *epdrv, in early_platform_driver_register()
1160 early_platform_match(struct early_platform_driver *epdrv, int id) in early_platform_match()
1177 static int __init early_platform_left(struct early_platform_driver *epdrv, in early_platform_left()
1200 struct early_platform_driver *epdrv; in early_platform_driver_probe_id() local