Home
last modified time | relevance | path

Searched refs:cpsw_attach (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpsw.c101 static int cpsw_attach(device_t);
181 DEVMETHOD(device_attach, cpsw_attach),
795 cpsw_attach(device_t dev) in cpsw_attach() function