Home
last modified time | relevance | path

Searched defs:usb_device_open (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/flashrom/
H A Dusb_device.c262 static int usb_device_open(struct usb_device *device) in usb_device_open() function
/aosp_15_r20/system/core/libusbhost/
H A Dusbhost.c317 struct usb_device *usb_device_open(const char *dev_name) in usb_device_open() function