Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnet-sysfs.h7 void netdev_uevent_add(struct net_device *dev);
H A Dnet-sysfs.c2358 void netdev_uevent_add(struct net_device *ndev) in netdev_uevent_add() function
H A Ddev.c11554 netdev_uevent_add(dev); in register_netdevice()