Home
last modified time | relevance | path

Searched refs:hw_port_is_high_speed (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dudc.c245 static int hw_port_is_high_speed(struct ci_hdrc *ci) in hw_port_is_high_speed() function
2007 ci->gadget.speed = hw_port_is_high_speed(ci) ? in udc_irq()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dudc.c243 * hw_port_is_high_speed: test if port is high speed
248 static int hw_port_is_high_speed(struct ci_hdrc *ci) in hw_port_is_high_speed() function
2042 ci->gadget.speed = hw_port_is_high_speed(ci) ? in udc_irq()

Completed in 5 milliseconds