Home
last modified time | relevance | path

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

/aosp14/system/core/libusbhost/include/usbhost/
H A Dusbhost.h197 int usb_device_is_writeable(struct usb_device *device);
/aosp14/system/core/libusbhost/
H A Dusbhost.c576 int usb_device_is_writeable(struct usb_device *device) in usb_device_is_writeable() function