Searched refs:switchMode (Results 1 – 4 of 4) sorted by relevance
/device/google/bonito/usb/ |
D | Usb.cpp | 134 bool switchMode(const hidl_string &portName, in switchMode() function 233 roleSwitch = switchMode(portName, newRole, this); in switchRole()
|
/device/google/wahoo/usb/ |
D | Usb.cpp | 160 bool switchMode(const hidl_string &portName, in switchMode() function 259 roleSwitch = switchMode(portName, newRole, this); in switchRole()
|
/device/google/crosshatch/usb/ |
D | Usb.cpp | 136 bool switchMode(const hidl_string &portName, in switchMode() function 235 roleSwitch = switchMode(portName, newRole, this); in switchRole()
|
/device/google/coral/usb/ |
D | Usb.cpp | 224 bool switchMode(const hidl_string &portName, const PortRole &newRole, struct Usb *usb) { in switchMode() function 317 roleSwitch = switchMode(portName, newRole, this); in switchRole()
|