Searched refs:the_transceiver (Results 1 – 1 of 1) sorted by relevance
1208 static struct isp1301 *the_transceiver; variable1231 the_transceiver = NULL; in isp1301_remove()1279 if (isp != the_transceiver) in isp1301_set_host()1335 if (isp != the_transceiver) in isp1301_set_peripheral()1403 if (!the_transceiver) in isp1301_set_power()1406 enable_vbus_draw(the_transceiver, mA); in isp1301_set_power()1416 if (isp != the_transceiver || isp->phy.otg->state != OTG_STATE_B_IDLE) in isp1301_start_srp()1443 if (isp != the_transceiver) in isp1301_start_hnp()1496 if (the_transceiver) in isp1301_probe()1593 the_transceiver = isp; in isp1301_probe()[all …]