HomeSort by: relevance | last modified time | path
    Searched defs:chan_tmp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_hcd.c 551 struct dwc2_host_chan *chan, *chan_tmp; local in function:dwc2_hcd_reinit
570 list_for_each_entry_safe(chan, chan_tmp, &hsotg->free_hc_list,
dwc2_hcd.c 551 struct dwc2_host_chan *chan, *chan_tmp; local in function:dwc2_hcd_reinit
570 list_for_each_entry_safe(chan, chan_tmp, &hsotg->free_hc_list,

Completed in 60 milliseconds