Home
last modified time | relevance | path

Searched refs:usb_device_set_interface (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/libusbhost/include/usbhost/
H A Dusbhost.h226 int usb_device_set_interface(struct usb_device *device, unsigned int interface,
/aosp14/frameworks/base/core/jni/
H A Dandroid_hardware_UsbDeviceConnection.cpp141 int ret = usb_device_set_interface(device, interfaceID, alternateSetting); in android_hardware_UsbDeviceConnection_set_interface()
/aosp14/system/core/libusbhost/
H A Dusbhost.c629 int usb_device_set_interface(struct usb_device *device, unsigned int interface, in usb_device_set_interface() function