Home
last modified time | relevance | path

Searched defs:g_acm (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_host_sdk_if_test_io.cpp40 static struct AcmDevice *g_acm = &g_deviceService; variable
H A Dusb_raw_sdk_if_test_io.cpp43 static struct AcmDevice *g_acm = nullptr; variable
H A Dusb_host_sdk_if_test.cpp46 static struct AcmDevice *g_acm = &g_deviceService; variable
H A Dusb_raw_sdk_if_test.cpp44 static struct AcmDevice *g_acm = nullptr; variable
/ohos5.0/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_nosdk_speed.c61 static struct AcmDevice *g_acm = NULL; variable
H A Dusbhost_sdkapi_speed.c49 static struct AcmDevice *g_acm = NULL; variable
H A Dusbhost_sdkraw_speed.c50 static struct AcmDevice *g_acm = NULL; variable
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkraw_speed.c48 static struct AcmDevice *g_acm = NULL; variable
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
H A Dusb_raw_io.c26 struct AcmRawDevice *g_acm = &g_deviceService; variable
H A Dusb_test.c25 static struct AcmDevice *g_acm = &g_deviceService; variable