Home
last modified time | relevance | path

Searched defs:dr (Results 1 – 11 of 11) sorted by relevance

/drivers/peripheral/usb/net/src/
Dcdc_ether.c214 struct UsbControlRequest dr; in EcmUsbControlMsg() local
732 struct UsbCdcNotification *dr = (struct UsbCdcNotification *)buf; in EcmProcessNotification() local
747 …otificationAndRequest(struct UsbRequest *req, struct EcmDevice *ecm, struct UsbCdcNotification *dr, in EcmNotificationAndRequest()
764 struct UsbCdcNotification *dr = (struct UsbCdcNotification *)req->compInfo.buffer; in EcmCtrlIrq() local
Dusb_net_host.c369 struct UsbCdcNotification *dr = (struct UsbCdcNotification *)buf; in UsbnetHostProcessNotification() local
397 struct UsbCdcNotification *dr = (struct UsbCdcNotification *)req->buffer; in UsbnetHostReqCallback() local
/drivers/peripheral/usb/test/unittest/host_sdk/
Dusb_host_sdk_if_test.cpp115 static void AcmProcessNotification(struct AcmDevice *acm, struct UsbCdcNotification *dr) in AcmProcessNotification()
139 …struct UsbCdcNotification *dr = reinterpret_cast<struct UsbCdcNotification *>(req->compInfo.buffer… in AcmCtrlIrq() local
184 struct UsbControlRequest dr; in UsbControlMsg() local
Dusb_host_sdk_if_test_io.cpp112 struct UsbControlRequest dr; in UsbControlMsg() local
Dusb_raw_sdk_if_test.cpp213 static void AcmProcessNotification(struct AcmDevice *acm, struct UsbCdcNotification *dr) in AcmProcessNotification()
237 struct UsbCdcNotification *dr = reinterpret_cast<struct UsbCdcNotification *>(req->buffer); in AcmNotifyReqCallback() local
Dusb_raw_sdk_if_test_io.cpp219 struct UsbCdcNotification *dr = reinterpret_cast<struct UsbCdcNotification *>(req->buffer); in AcmNotifyReqCallback() local
/drivers/peripheral/usb/serial/src/
Dusb_serial.c229 struct UsbControlRequest dr; in UsbControlSetUp() local
1255 struct UsbCdcNotification *dr = (struct UsbCdcNotification *)buf; in AcmProcessNotification() local
1270 …rlIrqCheckSize(struct UsbRequest * const req, struct AcmDevice *acm, struct UsbCdcNotification *dr) in AcmCtrlIrqCheckSize()
1323 struct UsbCdcNotification *dr = (struct UsbCdcNotification *)req->compInfo.buffer; in AcmCtrlIrq() local
Dusb_serial_rawapi.c1022 struct UsbCdcNotification *dr = (struct UsbCdcNotification *)buf; in AcmProcessNotification() local
1074 struct UsbCdcNotification *dr = (struct UsbCdcNotification *)req->buffer; in AcmNotifyReqCallback() local
/drivers/hdf_core/framework/sample/platform/uart/include/
Duart_pl011_sample.h22 volatile uint32_t dr; /* Offset: 0x000 TYPE: (RW) Data register */ member
/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
Dusb_raw_io.c204 struct UsbCdcNotification *dr = (struct UsbCdcNotification *)req->buffer; in AcmNotifyReqCallback() local
Dusb_test.c143 struct UsbControlRequest dr; in UsbControlMsg() local