Searched refs:usbh_device_get_any (Results 1 – 4 of 4) sorted by relevance
47 udev = usbh_device_get_any(&uhs_ctx); in ZTEST()82 udev = usbh_device_get_any(&uhs_ctx); in ZTEST()
23 struct usb_device *usbh_device_get_any(struct usbh_contex *const ctx);
51 struct usb_device *usbh_device_get_any(struct usbh_contex *const uhs_ctx) in usbh_device_get_any() function
472 udev = usbh_device_get_any(&uhs_ctx); in cmd_usbh_init()