Home
last modified time | relevance | path

Searched refs:usbd_class_get_by_ep (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/usb/device_next/
Dusbd_class.h78 struct usbd_class_node *usbd_class_get_by_ep(struct usbd_context *uds_ctx,
Dusbd_class.c140 usbd_class_get_by_ep(struct usbd_context *const uds_ctx, in usbd_class_get_by_ep() function
Dusbd_ch9.c221 struct usbd_class_node *c_nd = usbd_class_get_by_ep(uds_ctx, ep); in sreq_feature_halt_notify()
964 c_nd = usbd_class_get_by_ep(uds_ctx, setup->wIndex); in nonstd_request()