Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/
Dhdlc_raw.c75 hdlc_proto_detach(hdlc); in hdlc_raw_ioctl()
Dhdlc_ppp.c100 hdlc_proto_detach(hdlc); in hdlc_ppp_ioctl()
Dhdlc_raw_eth.c89 hdlc_proto_detach(hdlc); in hdlc_raw_eth_ioctl()
Dhdlc_generic.c164 hdlc_proto_detach(hdlc); in unregister_hdlc_device()
Dhdlc_x25.c200 hdlc_proto_detach(hdlc); in hdlc_x25_ioctl()
Dhdlc_cisco.c301 hdlc_proto_detach(hdlc); in hdlc_cisco_ioctl()
Dhdlc_fr.c1096 hdlc_proto_detach(hdlc); in hdlc_fr_ioctl()
/linux-2.4.37.9/include/linux/
Dhdlc.h242 static __inline__ void hdlc_proto_detach(hdlc_device *hdlc) in hdlc_proto_detach() function