Searched refs:usbh_device_get_any (Results 1 – 4 of 4) sorted by relevance
14 struct usb_device *usbh_device_get_any(struct usbh_contex *const ctx) in usbh_device_get_any() function
39 struct usb_device *usbh_device_get_any(struct usbh_contex *const ctx);
428 udev = usbh_device_get_any(&uhs_ctx); in cmd_usbh_init()
47 udev = usbh_device_get_any(&uhs_ctx); in ZTEST()76 udev = usbh_device_get_any(&uhs_ctx); in ZTEST()163 udev = usbh_device_get_any(&uhs_ctx); in usb_test_enable()