Lines Matching refs:dev_to_hdlc
193 hdlc_device *hdlc = dev_to_hdlc(dev); in add_pvc()
347 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_open()
364 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_close()
479 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_send()
576 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_set_link_state()
611 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_timer()
661 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_recv()
878 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_rx()
999 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_start()
1024 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_stop()
1036 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_close()
1067 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_add_pvc()
1155 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_destroy()
1192 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_ioctl()
1198 if (dev_to_hdlc(dev)->proto != &proto) /* Different proto */ in fr_ioctl()
1240 if (dev_to_hdlc(dev)->proto != &proto) { /* Different proto */ in fr_ioctl()
1257 if (dev_to_hdlc(dev)->proto != &proto) /* Different proto */ in fr_ioctl()