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

  /src/sys/arch/arm/rockchip/
rk3588_cru.c 55 static void rk3588_cru_attach(device_t, device_t, void *);
63 rk3588_cru_match, rk3588_cru_attach, NULL, NULL);
2912 rk3588_cru_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
rk3588_cru.c 55 static void rk3588_cru_attach(device_t, device_t, void *);
63 rk3588_cru_match, rk3588_cru_attach, NULL, NULL);
2912 rk3588_cru_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 135 milliseconds