HomeSort by: relevance | last modified time | path
    Searched defs:fdt_platform (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/fdt/
fdt_platform.h 1 /* $NetBSD: fdt_platform.h,v 1.1 2025/09/06 21:02:41 thorpej Exp $ */
37 struct fdt_platform { struct
54 const struct fdt_platform * fpi_ops;
62 #define FDT_PLATFORM(_name, _compat, _ops) \
69 const struct fdt_platform *
fdt_platform.h 1 /* $NetBSD: fdt_platform.h,v 1.1 2025/09/06 21:02:41 thorpej Exp $ */
37 struct fdt_platform { struct
54 const struct fdt_platform * fpi_ops;
62 #define FDT_PLATFORM(_name, _compat, _ops) \
69 const struct fdt_platform *

Completed in 22 milliseconds