Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dnetdev-notifier-error-inject.c19 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_POST_INIT) },
/OK3568_Linux_fs/kernel/Documentation/fault-injection/
H A Dnotifier-error-inject.rst77 * NETDEV_POST_INIT
/OK3568_Linux_fs/kernel/net/wireless/
H A Dcore.c1319 case NETDEV_POST_INIT: in cfg80211_netdev_notifier_call()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h2736 NETDEV_POST_INIT, enumerator
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c10014 ret = call_netdevice_notifiers(NETDEV_POST_INIT, dev); in register_netdevice()