Searched refs:writable (Results 1 - 5 of 5) sorted by relevance

/system/core/fastboot/
H A Dusb.h53 unsigned char writable; member in struct:usb_ifc_info
H A Dusb_linux.c97 static int filter_usb_device(int fd, char *ptr, int len, int writable, argument
128 info.writable = writable;
215 int writable; local
234 writable = 1;
238 writable = 0;
246 if(filter_usb_device(fd, desc, n, writable, callback,
H A Dusb_windows.c305 info.writable = 1;
H A Dusb_osx.c353 handle->info.writable = 1;
H A Dfastboot.c180 if (!info->writable) {

Completed in 68 milliseconds