Searched refs:USB_DevicePrinterEvent (Results 1 – 3 of 3) sorted by relevance
128 extern usb_status_t USB_DevicePrinterEvent(void *handle, uint32_t event, void *param);
107 …{USB_DevicePrinterInit, USB_DevicePrinterDeinit, USB_DevicePrinterEvent, kUSB_DeviceClassTypePrint…
328 usb_status_t USB_DevicePrinterEvent(void *handle, uint32_t event, void *param) in USB_DevicePrinterEvent() function