Home
last modified time | relevance | path

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

/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_sdkapi_speed.c56 static int32_t AcmDbAlloc(struct AcmDevice *acm) in AcmDbAlloc() function
200 dbn = AcmDbAlloc(acm); in SerialBegin()
206 HDF_LOGE("AcmDbAlloc failed"); in SerialBegin()
H A Dusbhost_sdkraw_speed.c364 static int32_t AcmDbAlloc(struct AcmDevice * const acm) in AcmDbAlloc() function
480 dbn = AcmDbAlloc(acm); in SerialBegin()
486 printf("AcmDbAlloc failed\n"); in SerialBegin()
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkapi_speed.c53 static int32_t AcmDbAlloc(struct AcmDevice * const acm) in AcmDbAlloc() function
185 dbn = AcmDbAlloc(acm); in SerialBegin()
191 HDF_LOGE("AcmDbAlloc failed"); in SerialBegin()
H A Dusbhost_sdkraw_speed.c369 static int32_t AcmDbAlloc(struct AcmDevice * const acm) in AcmDbAlloc() function
480 dbn = AcmDbAlloc(acm); in SerialBegin()
486 HDF_LOGE("AcmDbAlloc failed"); in SerialBegin()

Completed in 5 milliseconds