Home
last modified time | relevance | path

Searched defs:g_acmService (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/drivers/peripheral/usb/sample/device/linux/
H A Dacm_write.c31 static struct HdfRemoteService *g_acmService; variable
H A Dacm_read.c31 static struct HdfRemoteService *g_acmService; variable
H A Dacm_speed_read.c32 static struct HdfRemoteService *g_acmService; variable
H A Dacm_speed_write.c33 static struct HdfRemoteService *g_acmService; variable
H A Dprop_test.c32 static struct HdfRemoteService *g_acmService; variable
H A Dacm_test.c38 static struct HdfRemoteService *g_acmService; variable
/ohos5.0/drivers/peripheral/usb/sample/device/liteos/
H A Dacm_test.c46 static struct HdfIoService *g_acmService; variable
H A Dacm_speed_write.c53 static struct HdfIoService *g_acmService; variable
H A Dacm_speed_read.c55 static struct HdfIoService *g_acmService; variable
H A Dprop_test.c46 static struct HdfIoService *g_acmService; variable
/ohos5.0/drivers/peripheral/usb/sample/device/liteos/lib/src/
H A Dlib_acm_test.c42 struct HdfIoService *g_acmService; variable
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_ddk_test.c50 static struct HdfIoService *g_acmService = NULL; variable
52 struct HdfRemoteService *g_acmService = NULL; variable