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

  /src/sys/arch/arm/ti/
if_cpsw.c 150 static int cpsw_match(device_t, cfdata_t, void *);
178 cpsw_match, cpsw_attach, cpsw_detach, NULL);
323 cpsw_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
if_cpsw.c 150 static int cpsw_match(device_t, cfdata_t, void *);
178 cpsw_match, cpsw_attach, cpsw_detach, NULL);
323 cpsw_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 23 milliseconds