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.c114 char *ptr, int len, int writable,
145 info.writable = writable;
311 int writable; local
322 writable = 1;
326 writable = 0;
334 if(filter_usb_device(de->d_name, desc, n, writable, callback,
113 filter_usb_device(char* sysfs_name, char *ptr, int len, int writable, ifc_match_func callback, int *ept_in_id, int *ept_out_id, int *ifc_id) argument
H A Dusb_windows.c310 info.writable = 1;
H A Dusb_osx.c361 handle->info.writable = 1;
H A Dfastboot.c238 if (!info->writable) {

Completed in 165 milliseconds