Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
Dendpoint.c139 struct ep_device *ep_dev = to_ep_device(dev); in ep_device_release() local
153 struct ep_device *ep_dev; in usb_create_ep_devs() local
185 struct ep_device *ep_dev = endpoint->ep_dev; in usb_remove_ep_devs() local
/kernel/linux/linux-6.6/drivers/usb/core/
Dendpoint.c139 struct ep_device *ep_dev = to_ep_device(dev); in ep_device_release() local
153 struct ep_device *ep_dev; in usb_create_ep_devs() local
185 struct ep_device *ep_dev = endpoint->ep_dev; in usb_remove_ep_devs() local
/kernel/linux/linux-6.6/drivers/cxl/core/
Dport.c1151 static int cxl_add_ep(struct cxl_dport *dport, struct device *ep_dev) in cxl_add_ep()
/kernel/linux/linux-6.6/include/linux/
Dusb.h72 struct ep_device *ep_dev; /* For sysfs info */ member
/kernel/linux/linux-5.10/include/linux/
Dusb.h73 struct ep_device *ep_dev; /* For sysfs info */ member