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

  /src/sys/arch/arm/gemini/
gemini_com.c 70 static void gemini_com_attach(device_t, device_t, void *);
73 gemini_com_match, gemini_com_attach, NULL, NULL);
103 gemini_com_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
gemini_com.c 70 static void gemini_com_attach(device_t, device_t, void *);
73 gemini_com_match, gemini_com_attach, NULL, NULL);
103 gemini_com_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
gemini_com.c 70 static void gemini_com_attach(device_t, device_t, void *);
73 gemini_com_match, gemini_com_attach, NULL, NULL);
103 gemini_com_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 38 milliseconds