Home
last modified time | relevance | path

Searched refs:switchMode (Results 1 – 4 of 4) sorted by relevance

/device/google/bonito/usb/
DUsb.cpp134 bool switchMode(const hidl_string &portName, in switchMode() function
233 roleSwitch = switchMode(portName, newRole, this); in switchRole()
/device/google/wahoo/usb/
DUsb.cpp160 bool switchMode(const hidl_string &portName, in switchMode() function
259 roleSwitch = switchMode(portName, newRole, this); in switchRole()
/device/google/crosshatch/usb/
DUsb.cpp136 bool switchMode(const hidl_string &portName, in switchMode() function
235 roleSwitch = switchMode(portName, newRole, this); in switchRole()
/device/google/coral/usb/
DUsb.cpp224 bool switchMode(const hidl_string &portName, const PortRole &newRole, struct Usb *usb) { in switchMode() function
317 roleSwitch = switchMode(portName, newRole, this); in switchRole()