drivers/usb/cdns3/host-export.h

Source file repositories/reference/linux-study-clean/drivers/usb/cdns3/host-export.h

File Facts

System
Linux kernel
Corpus path
drivers/usb/cdns3/host-export.h
Extension
.h
Size
537 bytes
Lines
28
Domain
Driver Families
Bucket
drivers/usb
Inferred role
Driver Families: implementation source
Status
source implementation candidate

Why This File Exists

Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.

Dependency Surface

Detected Declarations

Annotated Snippet

static inline void cdns_host_exit(struct cdns *cdns) { }

#endif /* USB_CDNS_HOST */

#endif /* __LINUX_CDNS3_HOST_EXPORT */

Annotation

Implementation Notes