Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f3192090df1e17dbd0f7c4b3820d31719422eb96
/
.
/
include
/
linux
/
usb
/
ulpi.h
blob: 20675c6ebc4d1f4b9bcee4245ee7fd0976526d11 [
file
] [
log
] [
blame
]
#ifndef
__LINUX_USB_ULPI_H
#define
__LINUX_USB_ULPI_H
struct
otg_transceiver
*
otg_ulpi_create
(
struct
otg_io_access_ops
*
ops
,
unsigned
int
flags
);
#endif
/* __LINUX_USB_ULPI_H */