Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wan/
Dhdlc.c244 static void hdlc_setup(struct net_device *dev) in hdlc_setup() function
257 dev = alloc_netdev(sizeof(struct hdlc_device), "hdlc%d", hdlc_setup); in alloc_hdlcdev()