Home
last modified time | relevance | path

Searched refs:CDNS2_EP_ZLP_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/usb/gadget/udc/cdns2/
Dcdns2-gadget.h498 #define CDNS2_EP_ZLP_BUF_SIZE 512 macro
Dcdns2-gadget.c2335 pdev->zlp_buf = kzalloc(CDNS2_EP_ZLP_BUF_SIZE, GFP_KERNEL); in cdns2_gadget_start()