Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dhdlc.h222 static __inline__ int hdlc_open(hdlc_device *hdlc) in hdlc_open() function
/linux-2.4.37.9/drivers/net/wan/
Dc101.c159 int result = hdlc_open(hdlc); in c101_open()
Dpci200syn.c181 int result = hdlc_open(hdlc); in pci200_open()
Dn2.c221 int result = hdlc_open(hdlc); in n2_open()
Ddscc4.c1033 if ((ret = hdlc_open(hdlc))) in dscc4_open()
Dfarsync.c2227 err = hdlc_open(dev_to_hdlc(dev)); in fst_open()
Dpc300_drv.c2967 result = hdlc_open(hdlc); in cpc_open()