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

  /src/sys/arch/arm/ti/
if_cpsw.c 152 static int cpsw_detach(device_t, int);
178 cpsw_match, cpsw_attach, cpsw_detach, NULL);
343 cpsw_detach(device_t self, int flags) function in typeref:typename:int
if_cpsw.c 152 static int cpsw_detach(device_t, int);
178 cpsw_match, cpsw_attach, cpsw_detach, NULL);
343 cpsw_detach(device_t self, int flags) function in typeref:typename:int

Completed in 25 milliseconds