Home
last modified time | relevance | path

Searched defs:g_dev (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_device_test.cpp29 struct UsbDev g_dev = {0, 0}; variable
H A Dusb_benchmark_request_test.cpp34 struct UsbDev g_dev = {0, 0}; variable
H A Dusb_benchmark_transfer_test.cpp38 struct UsbDev g_dev = {0, 0}; variable
/ohos5.0/drivers/peripheral/audio/test/audio_utils/audio_mixer/
H A Daudio_mixer_main.c55 static char g_dev[SND_CARD_NAME_LEN] = "default"; variable
/ohos5.0/drivers/peripheral/usb/test/unittest/mock/src/
H A Dmock_linux_adapter.cpp34 static UsbDevice *g_dev = nullptr; variable
/ohos5.0/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_raw_sdk_if_test_io.cpp46 static UsbRawDevice *g_dev = nullptr; variable
H A Dusb_raw_sdk_if_test.cpp47 static UsbRawDevice *g_dev = nullptr; variable
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
H A Dusb_raw_io.c28 UsbRawDevice *g_dev = NULL; variable