Home
last modified time | relevance | path

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

/arch/arm/mach-keystone/
Dkeystone.c51 static struct notifier_block platform_nb = { variable
60 bus_register_notifier(&platform_bus_type, &platform_nb); in keystone_init()
/arch/arm/mach-omap2/
Domap_device.c863 static struct notifier_block platform_nb = { variable
869 bus_register_notifier(&platform_bus_type, &platform_nb); in omap_device_init()