Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/plip/
H A Dplip.c346 typedef int (*plip_func)(struct net_device *dev, struct net_local *nl, typedef
349 static const plip_func connection_state_table[] =
365 plip_func f; in plip_bh()