Searched refs:userspace_get_device (Results 1 – 2 of 2) sorted by relevance
82 return userspace_get_device(dev, iface); in ipc_get_device()85 return userspace_get_device(dev, iface); in ipc_get_device()
138 static int userspace_get_device(struct wgdevice **out, const char *iface) in userspace_get_device() function