Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dhcd.h806 struct dwc2_tt *dwc2_host_get_tt_info(struct dwc2_hsotg *hsotg,
H A Dhcd_queue.c1545 struct dwc2_tt *dwc_tt = dwc2_host_get_tt_info(hsotg, urb->priv, in dwc2_qh_init()
H A Dhcd.c3974 * dwc2_host_get_tt_info() - Get the dwc2_tt associated with context
3993 struct dwc2_tt *dwc2_host_get_tt_info(struct dwc2_hsotg *hsotg, void *context, in dwc2_host_get_tt_info() function
4031 * dwc2_host_put_tt_info() - Put the dwc2_tt from dwc2_host_get_tt_info()
4033 * Frees resources allocated by dwc2_host_get_tt_info() if all current holders
4039 * @dwc_tt: The pointer returned by dwc2_host_get_tt_info.
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dhcd.h777 struct dwc2_tt *dwc2_host_get_tt_info(struct dwc2_hsotg *hsotg,
H A Dhcd_queue.c1515 struct dwc2_tt *dwc_tt = dwc2_host_get_tt_info(hsotg, urb->priv, in dwc2_qh_init()
H A Dhcd.c3992 * dwc2_host_get_tt_info() - Get the dwc2_tt associated with context
4011 struct dwc2_tt *dwc2_host_get_tt_info(struct dwc2_hsotg *hsotg, void *context, in dwc2_host_get_tt_info() function
4049 * dwc2_host_put_tt_info() - Put the dwc2_tt from dwc2_host_get_tt_info()
4051 * Frees resources allocated by dwc2_host_get_tt_info() if all current holders
4057 * @dwc_tt: The pointer returned by dwc2_host_get_tt_info.

Completed in 21 milliseconds