Home
last modified time | relevance | path

Searched defs:writeable (Results 1 – 3 of 3) sorted by relevance

/system/core/libusbhost/
Dusbhost.c86 int writeable; member
325 int fd, attempts, writeable = 1; in usb_device_open() local
/system/core/adb/client/
Dusb_linux.cpp72 unsigned writeable = 1; member
/system/core/adb/
Dtransport.cpp1325 unsigned writeable) { in register_usb_transport()