repo.or.cz
/
pohmelfs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.33-rc2
[pohmelfs.git]
/
include
/
linux
/
usb
/
ulpi.h
blob
20675c6ebc4d1f4b9bcee4245ee7fd0976526d11
1
#ifndef __LINUX_USB_ULPI_H
2
#define __LINUX_USB_ULPI_H
3
4
struct
otg_transceiver
*
otg_ulpi_create
(
struct
otg_io_access_ops
*
ops
,
5
unsigned int
flags
);
6
7
#endif
/* __LINUX_USB_ULPI_H */