Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
D3c509.c34 static void t509bus_remove ( struct root_device *rootdev );
399 t509bus_remove ( rootdev ); in t509bus_probe()
408 static void t509bus_remove ( struct root_device *rootdev ) { in t509bus_remove() function
423 .remove = t509bus_remove,