Home
last modified time | relevance | path

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

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