Searched refs:hdlc_proto_detach (Results 1 – 8 of 8) sorted by relevance
75 hdlc_proto_detach(hdlc); in hdlc_raw_ioctl()
100 hdlc_proto_detach(hdlc); in hdlc_ppp_ioctl()
89 hdlc_proto_detach(hdlc); in hdlc_raw_eth_ioctl()
164 hdlc_proto_detach(hdlc); in unregister_hdlc_device()
200 hdlc_proto_detach(hdlc); in hdlc_x25_ioctl()
301 hdlc_proto_detach(hdlc); in hdlc_cisco_ioctl()
1096 hdlc_proto_detach(hdlc); in hdlc_fr_ioctl()
242 static __inline__ void hdlc_proto_detach(hdlc_device *hdlc) in hdlc_proto_detach() function