Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dusbh.c39 struct device_s { struct
42 TAILQ_ENTRY(device_s) tailq_entry; argument
81 …TAILQ_HEAD(tailhead_devs, device_s) devs_idle_tailq; //Tailq of all enum and configured dev… argument