Home
last modified time | relevance | path

Searched refs:endpoint_dealloc (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillyusb.c462 * Note that endpoint_dealloc() also frees fifo memory (if allocated), even
466 static void endpoint_dealloc(struct xillyusb_endpoint *ep) in endpoint_dealloc() function
527 endpoint_dealloc(ep); in endpoint_alloc()
535 endpoint_dealloc(ep); in endpoint_alloc()
552 endpoint_dealloc(xdev->in_ep); in cleanup_dev()
555 endpoint_dealloc(xdev->msg_ep); in cleanup_dev()
1411 endpoint_dealloc(out_ep); in xillyusb_open()
1764 endpoint_dealloc(ep); in xillyusb_release()
1929 endpoint_dealloc(xdev->msg_ep); /* Also frees FIFO mem if allocated */ in xillyusb_setup_base_eps()

Completed in 3 milliseconds