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

  /src/sys/dev/fdt/
amdccp_fdt.c 47 static void amdccp_fdt_attach(device_t, device_t, void *);
50 amdccp_fdt_match, amdccp_fdt_attach, NULL, NULL);
66 amdccp_fdt_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
amdccp_fdt.c 47 static void amdccp_fdt_attach(device_t, device_t, void *);
50 amdccp_fdt_match, amdccp_fdt_attach, NULL, NULL);
66 amdccp_fdt_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 80 milliseconds