Home
last modified time | relevance | path

Searched refs:use (Results 1 - 25 of 31) sorted by relevance

12

/drivers/peripheral/usb/serial/include/
H A Dusb_serial_rawapi.h4 * you may not use this file except in compliance with the License.
83 int32_t use; member
90 int32_t use; member
H A Dusb_serial.h4 * you may not use this file except in compliance with the License.
81 int32_t use; member
88 int32_t use; member
/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_host_sdk_if_test.h4 * you may not use this file except in compliance with the License.
60 int32_t use; member
67 int32_t use; member
H A Dusb_raw_sdk_if_test.h4 * you may not use this file except in compliance with the License.
59 int32_t use; member
66 int32_t use; member
H A Dusb_host_sdk_if_test_io.cpp4 * you may not use this file except in compliance with the License.
64 wb->use = 0; in AcmWriteBulk()
/drivers/peripheral/usb/net/include/
H A Dcdc_ether.h4 * you may not use this file except in compliance with the License.
63 int32_t use; member
71 int32_t use; member
H A Dusb_net_host.h4 * HDF is dual licensed: you can use it either under the terms of
52 int32_t use; member
59 int32_t use; member
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
H A DXShader.js4 * you may not use this file except in compliance with the License.
71 this.use(XShader.ID_SHADER_FAST);
73 use(sid) {
/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_sdkapi_speed.c4 * you may not use this file except in compliance with the License.
67 if (!db->use) { in AcmDbAlloc()
68 db->use = 1; in AcmDbAlloc()
84 n -= acm->db[i].use; in AcmDbIsAvail()
114 db->use = 0; in AcmStartDb()
150 db->use = 0; in AcmDataBufFree()
185 db->use = 0; in AcmTestBulkCallback()
H A Dusbhost_sdkraw_speed.c4 * you may not use this file except in compliance with the License.
371 if (!db->use) { in AcmDbAlloc()
372 db->use = 1; in AcmDbAlloc()
386 n -= acm->db[i].use; in AcmDbIsAvail()
397 db->use = 0; in AcmStartdb()
431 db->use = 0; in AcmDataBufFree()
470 db->use = 0; in AcmTestBulkCallback()
/drivers/hdf_core/framework/test/unittest/model/usb/host/include/
H A Dusb_test.h4 * HDF is dual licensed: you can use it either under the terms of
141 int32_t use; member
148 int32_t use; member
H A Dusb_raw_test.h4 * HDF is dual licensed: you can use it either under the terms of
192 int32_t use; member
199 int32_t use; member
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkapi_speed.c4 * you may not use this file except in compliance with the License.
61 if (!db->use) { in AcmDbAlloc()
62 db->use = 1; in AcmDbAlloc()
78 n -= acm->db[i].use; in AcmDbIsAvail()
108 db->use = 0; in AcmStartDb()
169 db->use = 0; in AcmTestBulkCallback()
H A Dusbhost_sdkraw_speed.c4 * you may not use this file except in compliance with the License.
376 if (!db->use) { in AcmDbAlloc()
377 db->use = 1; in AcmDbAlloc()
391 n -= acm->db[i].use; in AcmDbIsAvail()
403 db->use = 0; in AcmStartdb()
469 db->use = 0; in AcmTestBulkCallback()
/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_sdkapi_speed.h4 * you may not use this file except in compliance with the License.
85 int32_t use; member
H A Dusbhost_sdkraw_speed.h4 * you may not use this file except in compliance with the License.
81 int32_t use; member
/drivers/peripheral/usb/sample/host/liteos_test/include/
H A Dusbhost_sdkapi_speed.h4 * you may not use this file except in compliance with the License.
82 int32_t use; member
H A Dusbhost_nosdk_speed.h4 * you may not use this file except in compliance with the License.
79 int32_t use; member
H A Dusbhost_sdkraw_speed.h4 * you may not use this file except in compliance with the License.
76 int32_t use; member
/drivers/peripheral/usb/hdi_service/include/
H A Dusbd.h4 * you may not use this file except in compliance with the License.
61 int32_t use; member
/drivers/peripheral/usb/net/src/
H A Dcdc_ether.c4 * you may not use this file except in compliance with the License.
58 if (!wb->use) { in EcmWbAlloc()
59 wb->use = 1; in EcmWbAlloc()
116 n -= ecm->wb[i].use; in EcmWbIsAvail()
147 wb->use = 0; in EcmStartWb()
198 wb->use = 0; in EcmWriteBulk()
858 snd->use = 0; in EcmAllocWriteReq()
875 snd->use = 0; in EcmFreeWriteReq()
H A Dusb_net_host.c4 * Redistribution and use in source and binary forms, with or without modification,
155 wb->use = 0; in UsbnetHostTXComplete()
198 wb->use = 0; in UsbnetHostStartWb()
213 n -= usbNet->wb[i].use; in UsbHostWbIsAvail()
227 if (!wb->use) { in UsbHostWbAlloc()
228 wb->use = 1; in UsbHostWbAlloc()
/drivers/peripheral/usb/serial/src/
H A Dusb_serial_rawapi.c4 * you may not use this file except in compliance with the License.
322 if (!wb->use) { in AcmWbAlloc()
323 wb->use = 1; in AcmWbAlloc()
365 n -= acm->wb[i].use; in AcmWbIsAvail()
400 wb->use = 0; in AcmStartWb()
458 wb->use = 0; in AcmWriteBulkCallback()
789 wb->use = 0; in AcmStartWbSync()
H A Dusb_serial.c4 * you may not use this file except in compliance with the License.
46 if (!wb->use) { in AcmWbAlloc()
47 wb->use = 1; in AcmWbAlloc()
88 n -= acm->wb[i].use; in AcmWbIsAvail()
135 wb->use = 0; in AcmStartWb()
166 wb->use = 0; in AcmStartWbSync()
213 wb->use = 0; in AcmWriteBulk()
/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp4 * you may not use this file except in compliance with the License.
864 if (list->rList.node[i].use == USBD_REQNODE_USE || list->rList.node[i].use == USBD_REQNODE_OTHER) { in BulkRequestCancel()
876 if (list->rList.node[i].use == USBD_REQNODE_USE || list->rList.node[i].use == USBD_REQNODE_OTHER) { in BulkRequestCancel()

Completed in 23 milliseconds

12