Home
last modified time | relevance | path

Searched defs:u_ep (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/usb/gadget/udc/aspeed-vhub/
A Depn.c336 static int ast_vhub_epn_queue(struct usb_ep* u_ep, struct usb_request *u_req, in ast_vhub_epn_queue()
473 static int ast_vhub_epn_dequeue(struct usb_ep* u_ep, struct usb_request *u_req) in ast_vhub_epn_dequeue()
522 static int ast_vhub_set_halt_and_wedge(struct usb_ep* u_ep, bool halt, in ast_vhub_set_halt_and_wedge()
554 static int ast_vhub_epn_set_halt(struct usb_ep *u_ep, int value) in ast_vhub_epn_set_halt()
559 static int ast_vhub_epn_set_wedge(struct usb_ep *u_ep) in ast_vhub_epn_set_wedge()
564 static int ast_vhub_epn_disable(struct usb_ep* u_ep) in ast_vhub_epn_disable()
601 static int ast_vhub_epn_enable(struct usb_ep* u_ep, in ast_vhub_epn_enable()
761 static void ast_vhub_epn_dispose(struct usb_ep *u_ep) in ast_vhub_epn_dispose()
A Dcore.c76 struct usb_request *ast_vhub_alloc_request(struct usb_ep *u_ep, in ast_vhub_alloc_request()
87 void ast_vhub_free_request(struct usb_ep *u_ep, struct usb_request *u_req) in ast_vhub_free_request()
A Dep0.c360 static int ast_vhub_ep0_queue(struct usb_ep* u_ep, struct usb_request *u_req, in ast_vhub_ep0_queue()
439 static int ast_vhub_ep0_dequeue(struct usb_ep* u_ep, struct usb_request *u_req) in ast_vhub_ep0_dequeue()
A Ddev.c366 struct usb_ep *u_ep; in ast_vhub_udc_match_ep() local

Completed in 14 milliseconds