Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/
H A Ddbgp.c23 #define DBGP_REQ_EP0_LEN 128 macro
291 dbgp.req->buf = kmalloc(DBGP_REQ_EP0_LEN, GFP_KERNEL); in dbgp_bind()
298 dbgp.req->length = DBGP_REQ_EP0_LEN; in dbgp_bind()
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/
H A Ddbgp.c23 #define DBGP_REQ_EP0_LEN 128 macro
291 dbgp.req->buf = kmalloc(DBGP_REQ_EP0_LEN, GFP_KERNEL); in dbgp_bind()
298 dbgp.req->length = DBGP_REQ_EP0_LEN; in dbgp_bind()

Completed in 2 milliseconds