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

  /src/sys/arch/arm/imx/
imx31_clock.c 57 static int imxclock_match(device_t, struct cfdata *, void *);
64 imxclock_match, imxclock_attach, NULL, NULL);
67 imxclock_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int
imx51_clock.c 61 static int imxclock_match(device_t, struct cfdata *, void *);
68 imxclock_match, imxclock_attach, NULL, NULL);
71 imxclock_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int

Completed in 12 milliseconds