Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/arcnet/
Dcom90xx.c62 static void com90xx_openclose(struct net_device *dev, bool open);
460 lp->hw.open_close = com90xx_openclose; in com90xx_found()
581 static void com90xx_openclose(struct net_device *dev, bool open) in com90xx_openclose() function