Home
last modified time | relevance | path

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

/drivers/peripheral/usb/gadget/function/acm/
H A Dcdcacm.c1037 static int32_t AcmAllocNotifyRequest(struct UsbAcmDevice *acm) in AcmAllocNotifyRequest() function
1575 ret = AcmAllocNotifyRequest(acm); in UsbSerialInit()
1577 HDF_LOGE("%{public}s: AcmAllocNotifyRequest failed", __func__); in UsbSerialInit()
/drivers/peripheral/usb/serial/src/
H A Dusb_serial.c1482 static int32_t AcmAllocNotifyRequest(struct AcmDevice *acm) in AcmAllocNotifyRequest() function
1658 ret = AcmAllocNotifyRequest((struct AcmDevice *)acm); in AcmAllocRequests()
1660 HDF_LOGE("%{public}s:%{public}d AcmAllocNotifyRequest fail", __func__, __LINE__); in AcmAllocRequests()

Completed in 5 milliseconds