OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:non_periodic_sched_inactive
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_hcdqueue.c
643
&hsotg->
non_periodic_sched_inactive
);
695
&hsotg->
non_periodic_sched_inactive
);
dwc2_hcd.c
117
list_for_each_entry(qh, &hsotg->
non_periodic_sched_inactive
,
200
dwc2_kill_urbs_in_qh_list(hsotg, &hsotg->
non_periodic_sched_inactive
);
947
qh_ptr = hsotg->
non_periodic_sched_inactive
.next;
948
while (qh_ptr != &hsotg->
non_periodic_sched_inactive
) {
2228
dwc2_qh_list_free(hsotg, &hsotg->
non_periodic_sched_inactive
);
2350
INIT_LIST_HEAD(&hsotg->
non_periodic_sched_inactive
);
dwc2_core.h
600
* @
non_periodic_sched_inactive
: Inactive QHs in the non-periodic schedule.
758
struct list_head
non_periodic_sched_inactive
;
member in struct:dwc2_hsotg
Completed in 15 milliseconds
Indexes created Sun Oct 19 21:10:07 GMT 2025