Home
last modified time | relevance | path

Searched refs:numcards (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/arcnet/
H A Dcom90xx.c71 static int numcards; variable
547 cards[numcards++] = dev; in com90xx_found()
654 if (!numcards) in com90xx_init()
665 for (count = 0; count < numcards; count++) { in com90xx_exit()
/kernel/linux/linux-6.6/drivers/net/arcnet/
H A Dcom90xx.c71 static int numcards; variable
548 cards[numcards++] = dev; in com90xx_found()
655 if (!numcards) in com90xx_init()
666 for (count = 0; count < numcards; count++) { in com90xx_exit()

Completed in 3 milliseconds