Home
last modified time | relevance | path

Searched refs:dwc2_set_param_max_packet_count (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
Dcore.h904 extern void dwc2_set_param_max_packet_count(struct dwc2_hsotg *hsotg, int val);
Dcore.c2237 void dwc2_set_param_max_packet_count(struct dwc2_hsotg *hsotg, int val) in dwc2_set_param_max_packet_count() function
2629 dwc2_set_param_max_packet_count(hsotg, in dwc2_set_parameters()