Home
last modified time | relevance | path

Searched refs:usb_speed_string (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/usb/mtu3/
H A Dmtu3_core.c241 usb_speed_string(speed)); in mtu3_set_speed()
246 dev_dbg(mtu->dev, "set speed: %s\n", usb_speed_string(speed)); in mtu3_set_speed()
328 usb_speed_string(mtu->speed), is_on ? "+" : "-"); in mtu3_dev_on_off()
677 dev_dbg(mtu->dev, "%s: %s\n", __func__, usb_speed_string(udev_speed)); in mtu3_link_isr()
679 usb_speed_string(udev_speed)); in mtu3_link_isr()
790 usb_speed_string(mtu->max_speed)); in mtu3_check_params()
804 usb_speed_string(mtu->max_speed)); in mtu3_check_params()
H A Dmtu3_gadget.c583 dev_dbg(mtu->dev, "%s %s\n", __func__, usb_speed_string(speed)); in mtu3_gadget_set_speed()
/OK3568_Linux_fs/kernel/drivers/usb/common/
H A Dcommon.c91 const char *usb_speed_string(enum usb_device_speed speed) in usb_speed_string() function
97 EXPORT_SYMBOL_GPL(usb_speed_string);
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dch9.h49 extern const char *usb_speed_string(enum usb_device_speed speed);
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dvhci_sysfs.c289 usb_speed_string(speed)); in valid_args()
418 devid, speed, usb_speed_string(speed)); in attach_store()
H A Dusbip_common.c92 udev->devnum, udev->devpath, usb_speed_string(udev->speed)); in usbip_dump_usb_device()
/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Ddebug.h25 usb_speed_string(speed)); in cdns3_decode_usb_irq()
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Ddebug.h26 usb_speed_string(speed)); in cdns3_decode_usb_irq()
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dch9.h966 extern const char *usb_speed_string(enum usb_device_speed speed);
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mtk-sch.c84 usb_speed_string(speed), usb_endpoint_num(epd), in decode_ep()
/OK3568_Linux_fs/kernel/drivers/media/usb/em28xx/
H A Dem28xx-audio.c710 EM28XX_EP_AUDIO, usb_speed_string(udev->speed), in em28xx_audio_urb_init()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dcore.c1684 usb_speed_string(udc->gadget->param)); \
H A Dgr_udc.c58 #define GR_SPEED_STR(status) usb_speed_string(GR_SPEED(status))
H A Dfsl_udc_core.c2112 usb_speed_string(portscx_device_speed(tmp_reg)), in fsl_proc_read()
H A Dnet2272.c1724 usb_speed_string(dev->gadget.speed)); in net2272_handle_stat0_irqs()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo2008 usb_speed_string
H A Dabi_gki_aarch64_generic2176 usb_speed_string
H A Dabi_gki_aarch64_exynos2242 usb_speed_string
H A Dabi_gki_aarch64_qcom2944 usb_speed_string
H A Dabi_gki_aarch64_mtk2510 usb_speed_string
H A Dabi_gki_aarch64_rockchip1799 usb_speed_string
H A Dabi_gki_aarch64_oplus3420 usb_speed_string
/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dconfigfs.c337 return sprintf(page, "%s\n", usb_speed_string(speed)); in gadget_dev_desc_max_speed_show()
H A Dcomposite.c894 usb_speed_string(gadget->speed), in set_config()
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Dusbtest.c2858 usb_speed_string(udev->speed), in usbtest_probe()

12