Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore.h1020 extern void dwc2_set_param_max_packet_count(struct dwc2_hsotg *hsotg, int val);
Dcore.c2605 void dwc2_set_param_max_packet_count(struct dwc2_hsotg *hsotg, int val) in dwc2_set_param_max_packet_count() function
3031 dwc2_set_param_max_packet_count(hsotg, in dwc2_set_parameters()