Home
last modified time | relevance | path

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

/drivers/peripheral/usb/gadget/function/acm/
Dcdcacm.c1032 static int32_t AcmAllocNotifyRequest(struct UsbAcmDevice *acm) in AcmAllocNotifyRequest() function
1564 ret = AcmAllocNotifyRequest(acm); in UsbSerialInit()
/drivers/peripheral/usb/serial/src/
Dusb_serial.c1463 static int32_t AcmAllocNotifyRequest(struct AcmDevice *acm) in AcmAllocNotifyRequest() function
1639 ret = AcmAllocNotifyRequest((struct AcmDevice *)acm); in AcmAllocRequests()