Home
last modified time | relevance | path

Searched refs:dwc2_hsotg_tx_fifo_average_depth (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore.h1417 int dwc2_hsotg_tx_fifo_average_depth(struct dwc2_hsotg *hsotg);
1453 static inline int dwc2_hsotg_tx_fifo_average_depth(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_average_depth() function
H A Dparams.c313 depth_average = dwc2_hsotg_tx_fifo_average_depth(hsotg); in dwc2_set_param_tx_fifo_sizes()
H A Dgadget.c285 * dwc2_hsotg_tx_fifo_average_depth - returns average depth of device mode
290 int dwc2_hsotg_tx_fifo_average_depth(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_average_depth() function
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dcore.h1413 int dwc2_hsotg_tx_fifo_average_depth(struct dwc2_hsotg *hsotg);
1459 static inline int dwc2_hsotg_tx_fifo_average_depth(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_average_depth() function
H A Dparams.c420 depth_average = dwc2_hsotg_tx_fifo_average_depth(hsotg); in dwc2_set_param_tx_fifo_sizes()
H A Dgadget.c284 * dwc2_hsotg_tx_fifo_average_depth - returns average depth of device mode
289 int dwc2_hsotg_tx_fifo_average_depth(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_average_depth() function

Completed in 19 milliseconds