Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/plip/
Dplip.c350 typedef int (*plip_func)(struct net_device *dev, struct net_local *nl, typedef
353 static const plip_func connection_state_table[] =
369 plip_func f; in plip_bh()