Home
last modified time | relevance | path

Searched defs:AcmRb (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_host_sdk_if_test.h63 struct AcmRb { struct
64 uint8_t *base;
88 struct AcmRb rb[ACM_NR]; argument
H A Dusb_raw_sdk_if_test.h62 struct AcmRb { struct
63 uint8_t *base;
64 int32_t size;
65 int32_t index;
66 int32_t use;
67 struct AcmDevice *instance;
/ohos5.0/drivers/peripheral/usb/serial/include/
H A Dusb_serial_rawapi.h86 struct AcmRb { struct
87 uint8_t *base;
88 int32_t size;
89 int32_t index;
90 int32_t use;
91 struct AcmDevice *instance;
H A Dusb_serial.h84 struct AcmRb { struct
108 struct AcmRb rb[ACM_NR]; argument
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/host/include/
H A Dusb_test.h144 struct AcmRb { struct
145 uint8_t *base;
146 int32_t size;
147 int32_t index;
171 struct AcmRb rb[ACM_NR]; argument