Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/cdns3/
A Dcdns3-gadget.c358 enum usb_device_speed cdns3_get_speed(struct cdns3_device *priv_dev) in cdns3_get_speed() function
1788 speed = cdns3_get_speed(priv_dev); in cdns3_check_usb_interrupt_proceed()
1831 speed = cdns3_get_speed(priv_dev); in cdns3_check_usb_interrupt_proceed()
2812 speed = cdns3_get_speed(priv_dev); in __cdns3_gadget_wakeup()
A Dcdns3-trace.h106 __entry->speed = cdns3_get_speed(priv_dev);
A Dcdns3-gadget.h1344 enum usb_device_speed cdns3_get_speed(struct cdns3_device *priv_dev);

Completed in 14 milliseconds