Home
last modified time | relevance | path

Searched refs:usb_device_is_writeable (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/libusbhost/include/usbhost/
H A Dusbhost.h196 int usb_device_is_writeable(struct usb_device *device);
/aosp12/system/core/libusbhost/
H A Dusbhost.c582 int usb_device_is_writeable(struct usb_device *device) in usb_device_is_writeable() function