first
This commit is contained in:
8
apps/common/device/usb/host/apple_mfi.h
Normal file
8
apps/common/device/usb/host/apple_mfi.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef _APPLE_MFI_H_
|
||||
#define _APPLE_MFI_H_
|
||||
|
||||
int usb_apple_mfi_parser(struct usb_host_device *host_dev, u8 interface_num, const u8 *pBuf);
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user