Home
last modified time | relevance | path

Searched refs:stop_host (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/usb/otg/
Dlangwell_otg.c1117 if (lnw->iotg.stop_host) in langwell_otg_work()
1118 lnw->iotg.stop_host(&lnw->iotg); in langwell_otg_work()
1137 if (lnw->iotg.stop_host) in langwell_otg_work()
1138 lnw->iotg.stop_host(&lnw->iotg); in langwell_otg_work()
1161 if (lnw->iotg.stop_host) in langwell_otg_work()
1162 lnw->iotg.stop_host(&lnw->iotg); in langwell_otg_work()
1187 if (lnw->iotg.stop_host) in langwell_otg_work()
1188 lnw->iotg.stop_host(&lnw->iotg); in langwell_otg_work()
1202 if (lnw->iotg.stop_host) in langwell_otg_work()
1203 lnw->iotg.stop_host(&lnw->iotg); in langwell_otg_work()
[all …]
/linux-2.6.39/include/linux/usb/
Dintel_mid_otg.h125 int (*stop_host)(struct intel_mid_otg_xceiv *iotg); member