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

  /src/sys/arch/arm/sunxi/
sun4i_emac.c 166 static int sun4i_emac_match(device_t, cfdata_t, void *);
207 sun4i_emac_match, sun4i_emac_attach, NULL, NULL);
230 sun4i_emac_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
sun4i_emac.c 166 static int sun4i_emac_match(device_t, cfdata_t, void *);
207 sun4i_emac_match, sun4i_emac_attach, NULL, NULL);
230 sun4i_emac_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 23 milliseconds