phonet_device_get   30 include/net/phonet/pn_dev.h struct net_device *phonet_device_get(struct net *net);
phonet_device_get  248 net/phonet/af_phonet.c 		dev = phonet_device_get(net);
phonet_device_get  255 net/phonet/af_phonet.c 			dev = phonet_device_get(net);
phonet_device_get  199 net/phonet/pn_dev.c 		def_dev = phonet_device_get(dev_net(dev));
phonet_device_get  421 net/phonet/pn_dev.c 		dev = phonet_device_get(net); /* Default route */
phonet_device_get  375 net/phonet/socket.c 			dev = phonet_device_get(sock_net(sk));