/src/sys/arch/arm/ixp12x0/ |
ixp12x0_clk.c | 64 static void ixpclk_attach(device_t, device_t, void *); 138 ixpclk_match, ixpclk_attach, NULL, NULL); 153 ixpclk_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
/src/sys/arch/arm/xscale/ |
ixp425_timer.c | 56 static void ixpclk_attach(device_t, device_t, void *); 92 ixpclk_match, ixpclk_attach, NULL, NULL); 108 ixpclk_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|