Home
last modified time | relevance | path

Searched refs:AcmProcessNotification (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/usb/serial/src/
H A Dusb_serial_rawapi.c1019 static void AcmProcessNotification(const struct AcmDevice *acm, const unsigned char *buf) in AcmProcessNotification() function
1104 AcmProcessNotification(acm, (unsigned char *)dr); in AcmNotifyReqCallback()
H A Dusb_serial.c1252 static void AcmProcessNotification(const struct AcmDevice *acm, const unsigned char *buf) in AcmProcessNotification() function
1306 AcmProcessNotification(acm, (unsigned char *)dr); in AcmCtrlIrqCheckSize()
/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_host_sdk_if_test.cpp115 static void AcmProcessNotification(struct AcmDevice *acm, struct UsbCdcNotification *dr) in AcmProcessNotification() function
175 AcmProcessNotification(acm, dr); in AcmCtrlIrq()
H A Dusb_raw_sdk_if_test.cpp213 static void AcmProcessNotification(struct AcmDevice *acm, struct UsbCdcNotification *dr) in AcmProcessNotification() function
272 AcmProcessNotification(acm, dr); in AcmNotifyReqCallback()

Completed in 9 milliseconds