Home
last modified time | relevance | path

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

/Linux-v4.19/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()
/Linux-v4.19/arch/arm/mach-omap2/
Domap_device.c826 static struct notifier_block platform_nb = { variable
832 bus_register_notifier(&platform_bus_type, &platform_nb); in omap_device_init()