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

/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/drivers/usb/host/
H A Dadm5120-hcd.c303 ed_free(ahcd, ed);
367 ed_free(ahcd, ahcd->ed_tails[PIPE_INTERRUPT]);
372 ed_free(ahcd, ahcd->ed_tails[PIPE_ISOCHRONOUS]);
377 ed_free(ahcd, ahcd->ed_tails[PIPE_CONTROL]);
382 ed_free(ahcd, ahcd->ed_tails[PIPE_BULK]);
H A Dadm5120-mem.c157 static void ed_free(struct admhcd *ahcd, struct ed *ed) function
H A Dadm5120-q.c283 ed_free(ahcd, ed);

Completed in 40 milliseconds