Searched refs:periodic (Results 1 - 3 of 3) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/drivers/usb/host/
H A Dadm5120-q.c62 /* search for the right schedule branch to use for a periodic ed.
110 struct ed **prev = &ahcd->periodic[i];
173 /* scan the periodic table to find and unlink this ED */
180 struct ed **prev = &ahcd->periodic[i];
H A Dadm5120.h83 /* periodic scheduling params (for intr and iso) */
398 struct ed *periodic[NUM_INTS]; /* shadow int_table */ member in struct:admhcd
H A Dadm5120-dbg.c538 /* dump a snapshot of the periodic schedule (and load) */
541 ed = ahcd->periodic[i];
799 ahcd->debug_periodic = debugfs_create_file("periodic", S_IRUGO,

Completed in 29 milliseconds