Searched refs:dwc2_hc_set_even_odd_frame (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/dwc2/ |
H A D | hcd.c | 984 * dwc2_hc_set_even_odd_frame() - Sets the channel property that indicates in 993 static void dwc2_hc_set_even_odd_frame(struct dwc2_hsotg *hsotg, in dwc2_hc_set_even_odd_frame() function 1398 dwc2_hc_set_even_odd_frame(hsotg, chan, &hcchar); in dwc2_hc_start_transfer() 1561 dwc2_hc_set_even_odd_frame(hsotg, chan, &hcchar); in dwc2_hc_continue_transfer() 1580 dwc2_hc_set_even_odd_frame(hsotg, chan, in dwc2_hc_continue_transfer()
|
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | hcd.c | 949 * dwc2_hc_set_even_odd_frame() - Sets the channel property that indicates in 958 static void dwc2_hc_set_even_odd_frame(struct dwc2_hsotg *hsotg, in dwc2_hc_set_even_odd_frame() function 1363 dwc2_hc_set_even_odd_frame(hsotg, chan, &hcchar); in dwc2_hc_start_transfer() 1526 dwc2_hc_set_even_odd_frame(hsotg, chan, &hcchar); in dwc2_hc_continue_transfer() 1545 dwc2_hc_set_even_odd_frame(hsotg, chan, in dwc2_hc_continue_transfer()
|
Completed in 13 milliseconds