Searched refs:rocker_switchdev_notifier (Results 1 – 1 of 1) sorted by relevance
2881 static struct notifier_block rocker_switchdev_notifier = { variable3001 err = register_switchdev_notifier(&rocker_switchdev_notifier); in rocker_probe()3022 unregister_switchdev_notifier(&rocker_switchdev_notifier); in rocker_probe()3059 unregister_switchdev_notifier(&rocker_switchdev_notifier); in rocker_remove()