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

  /src/sys/dev/fdt/
fdtvar.h 111 void fdt_add_bus_match(device_t, int, struct fdt_attach_args *,
fdtbus.c 224 fdt_add_bus_match(bus, phandle, faa, fdt_add_bus_stdmatch, NULL);
228 fdt_add_bus_match(device_t bus, const int phandle, struct fdt_attach_args *faa, function in typeref:typename:void

Completed in 13 milliseconds