Home
last modified time | relevance | path

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

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