Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/plip/
Dplip.c351 typedef int (*plip_func)(struct net_device *dev, struct net_local *nl, typedef
354 static const plip_func connection_state_table[] =
370 plip_func f; in plip_bh()