Searched refs:stop_host (Results 1 – 2 of 2) sorted by relevance
1117 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 …]
125 int (*stop_host)(struct intel_mid_otg_xceiv *iotg); member