Home
last modified time | relevance | path

Searched defs:urb_link (Results 1 – 1 of 1) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dusbdevice.h447 typedef struct urb_link { struct
448 struct urb_link *next; argument
449 struct urb_link *prev; argument
450 } urb_link; typedef