Home
last modified time | relevance | path

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

/drivers/peripheral/usb/sample/device/linux/
Dacm_write.c30 static struct HdfRemoteService *g_acmService; variable
Dacm_read.c31 static struct HdfRemoteService *g_acmService; variable
Dacm_speed_read.c32 static struct HdfRemoteService *g_acmService; variable
Dacm_speed_write.c32 static struct HdfRemoteService *g_acmService; variable
Dprop_test.c31 static struct HdfRemoteService *g_acmService; variable
Dacm_test.c36 static struct HdfRemoteService *g_acmService; variable
/drivers/peripheral/usb/sample/device/liteos/
Dacm_test.c44 static struct HdfIoService *g_acmService; variable
Dacm_speed_write.c51 static struct HdfIoService *g_acmService; variable
Dacm_speed_read.c55 static struct HdfIoService *g_acmService; variable
Dprop_test.c44 static struct HdfIoService *g_acmService; variable
/drivers/peripheral/usb/sample/device/liteos/lib/src/
Dlib_acm_test.c41 struct HdfIoService *g_acmService; variable
/drivers/peripheral/usb/sample/host/src/
Dusbhost_ddk_test.c62 static struct HdfIoService *g_acmService = NULL; variable
64 struct HdfRemoteService *g_acmService = NULL; variable