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

  /src/sys/arch/arm/altera/
cycv_rstmgr.c 23 static void cycv_rstmgr_attach(device_t, device_t, void *);
48 cycv_rstmgr_match, cycv_rstmgr_attach, NULL, NULL);
66 cycv_rstmgr_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
cycv_rstmgr.c 23 static void cycv_rstmgr_attach(device_t, device_t, void *);
48 cycv_rstmgr_match, cycv_rstmgr_attach, NULL, NULL);
66 cycv_rstmgr_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
cycv_rstmgr.c 23 static void cycv_rstmgr_attach(device_t, device_t, void *);
48 cycv_rstmgr_match, cycv_rstmgr_attach, NULL, NULL);
66 cycv_rstmgr_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 31 milliseconds