Home
last modified time | relevance | path

Searched refs:wIndex (Results 1 - 15 of 15) sorted by relevance

/drivers/external_device_manager/interfaces/ddk/usb/
H A Dusb_ddk_types.h61 uint16_t wIndex; member
/drivers/peripheral/usb/ddk/host/include/
H A Dliteos_adapter.h40 uint16_t wIndex; member
/drivers/peripheral/usb/interfaces/ddk/common/
H A Dusb_ddk.h152 uint16_t wIndex; member
310 uint16_t wIndex; member
/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp44 uint16_t wIndex; member
68 .wIndex = CPU_TO_LE16(4),
529 uint16_t wIndex = LE16_TO_CPU(setup->index); in UsbMtpDeviceVendorRequest() local
533 (wIndex == USB_MTP_EXTENDED_COMPAT_ID || wIndex == USB_MTP_EXTENDED_PROPERTIES)) { in UsbMtpDeviceVendorRequest()
/drivers/peripheral/usb/test/unittest/device_sdk/
H A Dusb_device_cdcacm_test.cpp464 notify->wIndex = CPU_TO_LE16(acm->ctrlIface.fn->info.index); in SendNotifyRequest()
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dusb_device_lite_cdcacm_test.c451 notify->wIndex = CPU_TO_LE16(acm->ctrlIface.fn->info.index); in SendNotifyRequest()
/drivers/peripheral/usb/gadget/function/ecm/
H A Dcdcecm.c492 event->wIndex = CPU_TO_LE16(ecm->ctrlId); in EcmDoNotify()
/drivers/peripheral/usb/net/src/
H A Dusb_net_host.c395 __func__, dr->bNotificationType, dr->wIndex, dr->wLength); in UsbnetHostProcessNotification()
H A Dcdc_ether.c742 __func__, dr->bNotificationType, dr->wIndex, dr->wLength); in EcmProcessNotification()
/drivers/peripheral/usb/serial/src/
H A Dusb_serial_rawapi.c1033 __func__, dr->bNotificationType, dr->wIndex, dr->wLength); in AcmProcessNotification()
H A Dusb_serial.c1265 __func__, dr->bNotificationType, dr->wIndex, dr->wLength); in AcmProcessNotification()
/drivers/external_device_manager/test/unittest/ndk_stage_js_test/entry/src/main/cpp/
H A Dusb_ddk_ndk_test.cpp375 setup.wIndex = 0x409; in UsbSendControlReadRequestOne()
/drivers/peripheral/usb/gadget/function/acm/
H A Dcdcacm.c1258 notify->wIndex = CPU_TO_LE16(acm->ctrlIface.fn->info.index); in AcmSendNotifyRequest()
/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_host_sdk_if_test.cpp126 printf("%s-%d received: index %d len %d\n", __func__, dr->bNotificationType, dr->wIndex, dr->wLength); in AcmProcessNotification()
H A Dusb_raw_sdk_if_test.cpp226 printf("%s-%d received: index %d len %d\n", __func__, dr->bNotificationType, dr->wIndex, dr->wLength); in AcmProcessNotification()

Completed in 25 milliseconds