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

  /src/sys/arch/arm/nxp/
imx7_gpc.c 73 static int imx7gpc_match(device_t, struct cfdata *, void *);
92 imx7gpc_match, imx7gpc_attach, NULL, NULL);
101 imx7gpc_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
imx7_gpc.c 73 static int imx7gpc_match(device_t, struct cfdata *, void *);
92 imx7gpc_match, imx7gpc_attach, NULL, NULL);
101 imx7gpc_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 41 milliseconds