Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/plip/
H A Dplip.c352 typedef int (*plip_func)(struct net_device *dev, struct net_local *nl, typedef
355 static const plip_func connection_state_table[] =
371 plip_func f; in plip_bh()