Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/common/
Dsa1111.c1451 static struct notifier_block sa1111_bus_notifier = { variable
1461 bus_register_notifier(&sa1111_bus_type, &sa1111_bus_notifier); in sa1111_init()
1472 bus_unregister_notifier(&sa1111_bus_type, &sa1111_bus_notifier); in sa1111_exit()