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_active
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_hcd.c
125
list_for_each_entry(qh, &hsotg->
non_periodic_sched_active
,
202
dwc2_kill_urbs_in_qh_list(hsotg, &hsotg->
non_periodic_sched_active
);
556
hsotg->non_periodic_qh_ptr = &hsotg->
non_periodic_sched_active
;
987
&hsotg->
non_periodic_sched_active
);
1248
if (hsotg->non_periodic_qh_ptr == &hsotg->
non_periodic_sched_active
)
1288
&hsotg->
non_periodic_sched_active
)
1358
if (!list_empty(&hsotg->
non_periodic_sched_active
)) {
2230
dwc2_qh_list_free(hsotg, &hsotg->
non_periodic_sched_active
);
2352
INIT_LIST_HEAD(&hsotg->
non_periodic_sched_active
);
dwc2_core.h
603
* @
non_periodic_sched_active
: Active QHs in the non-periodic schedule.
760
struct list_head
non_periodic_sched_active
;
member in struct:dwc2_hsotg
Completed in 14 milliseconds
Indexes created Fri Nov 07 05:10:14 GMT 2025