Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/arcnet/
Dcom20020.c51 static void com20020_command(struct net_device *dev, int command);
213 lp->hw.command = com20020_command; in com20020_found()
342 static void com20020_command(struct net_device *dev, int cmd) in com20020_command() function