Searched refs:Usb (Results 1 – 5 of 5) sorted by relevance
28 using android::hardware::usb::V1_0::implementation::Usb;35 android::sp<IUsb> service = new Usb(); in main()
85 Return<void> Usb::switchRole(const hidl_string& portName, in switchRole()302 Return<void> Usb::queryPortStatus() { in queryPortStatus()316 android::hardware::usb::V1_0::implementation::Usb *usb;368 payload.usb = (android::hardware::usb::V1_0::implementation::Usb *)param; in work()424 Return<void> Usb::setCallback(const sp<IUsbCallback>& callback) { in setCallback()459 Usb *usb;461 Usb::Usb() { in Usb() function in android::hardware::usb::V1_0::implementation::Usb
34 struct Usb : public IUsb { struct35 Usb();
33 "Usb.cpp",
24 * Usb gadget needs to teared down if an USB configuration is already