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

/linux-master/drivers/rapidio/
H A Drio.h36 extern struct rio_net *rio_alloc_net(struct rio_mport *mport);
H A Drio.c100 * rio_alloc_net- Allocate and initialize a new RIO network data structure
108 struct rio_net *rio_alloc_net(struct rio_mport *mport) function
121 EXPORT_SYMBOL_GPL(rio_alloc_net); variable
H A Drio-scan.c842 net = rio_alloc_net(mport);
/linux-master/drivers/rapidio/devices/
H A Drio_mport_cdev.c1730 net = rio_alloc_net(mport);

Completed in 212 milliseconds