Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-keystone/
H A Dkeystone.c51 static struct notifier_block platform_nb = { variable
60 bus_register_notifier(&platform_bus_type, &platform_nb); in keystone_init()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Domap_device.c648 static struct notifier_block platform_nb = { variable
654 bus_register_notifier(&platform_bus_type, &platform_nb); in omap_device_init()