Searched refs:devs (Results 1 – 14 of 14) sorted by relevance
155 static void usbip_exported_device_destroy(struct list_head *devs) in usbip_exported_device_destroy() argument160 list_for_each_safe(i, tmp, devs) { in usbip_exported_device_destroy()
267 devs = json.loads(stdout)['dev']268 dev = list(devs.keys())[0]
92 # show only devs whose name/driver includes one of these strings
93 # show only devs whose name/driver includes one of these strings
97 # show only devs whose name/driver includes one of these strings
37 devs = [] # devices we created for clean up variable372 devs.append(self)417 devs.remove(self)586 global files, netns, devs588 for dev in devs:
403 # Device Filter: show only devs whose name/driver includes one of these strings