Home
last modified time | relevance | path

Searched defs:ep_dev (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/core/
Dendpoint.c165 struct ep_device *ep_dev = to_ep_device(dev); in ep_device_release() local
179 struct ep_device *ep_dev; in usb_create_ep_devs() local
211 struct ep_device *ep_dev = endpoint->ep_dev; in usb_remove_ep_devs() local
/linux-4.4.14/include/linux/
Dusb.h70 struct ep_device *ep_dev; /* For sysfs info */ member