/src/sys/arch/arm/rockchip/ |
rk3288_cru.c | 53 static void rk3288_cru_attach(device_t, device_t, void *); 61 rk3288_cru_match, rk3288_cru_attach, NULL, NULL); 342 rk3288_cru_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
rk3288_cru.c | 53 static void rk3288_cru_attach(device_t, device_t, void *); 61 rk3288_cru_match, rk3288_cru_attach, NULL, NULL); 342 rk3288_cru_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|