Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddev.c11575 static struct pernet_operations __net_initdata default_device_ops = { variable
11652 if (register_pernet_device(&default_device_ops)) in net_dev_init()