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

  /src/sys/arch/arm/rockchip/
rk3399_pmucru.c 49 static void rk3399_pmucru_attach(device_t, device_t, void *);
57 rk3399_pmucru_match, rk3399_pmucru_attach, NULL, NULL);
335 rk3399_pmucru_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
rk3399_pmucru.c 49 static void rk3399_pmucru_attach(device_t, device_t, void *);
57 rk3399_pmucru_match, rk3399_pmucru_attach, NULL, NULL);
335 rk3399_pmucru_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 21 milliseconds