repo.or.cz
/
linux-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sched: Remove rq argument to sched_class::task_waking()
[linux-2.6.git]
/
include
/
linux
/
oxu210hp.h
blob
0bf96eae53894492af38801814ecccdd6553910f
1
/* platform data for the OXU210HP HCD */
2
3
struct
oxu210hp_platform_data
{
4
unsigned int
bus16
:
1
;
5
unsigned int
use_hcd_otg
:
1
;
6
unsigned int
use_hcd_sph
:
1
;
7
};