Searched refs:vudc_devices (Results 1 – 1 of 1) sorted by relevance
29 static struct list_head vudc_devices = LIST_HEAD_INIT(vudc_devices); variable62 list_add_tail(&udc_dev->dev_entry, &vudc_devices); in init()75 list_for_each_entry_safe(udc_dev, udc_dev2, &vudc_devices, dev_entry) { in init()95 list_for_each_entry_safe(udc_dev, udc_dev2, &vudc_devices, dev_entry) { in cleanup()