Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/
H A Drio.h36 extern struct rio_net *rio_alloc_net(struct rio_mport *mport);
H A Drio.c108 struct rio_net *rio_alloc_net(struct rio_mport *mport) in rio_alloc_net() function
121 EXPORT_SYMBOL_GPL(rio_alloc_net);
H A Drio-scan.c842 net = rio_alloc_net(mport); in rio_scan_alloc_net()
/openbmc/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c1728 net = rio_alloc_net(mport); in rio_mport_add_riodev()