Lines Matching refs:dev_to_hdlc
196 hdlc_device *hdlc = dev_to_hdlc(dev); in add_pvc()
353 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_open()
370 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_close()
472 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_send()
570 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_set_link_state()
605 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_timer()
655 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_recv()
872 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_rx()
993 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_start()
1018 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_stop()
1030 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_close()
1061 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_add_pvc()
1148 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_destroy()
1185 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_ioctl()
1191 if (dev_to_hdlc(dev)->proto != &proto) /* Different proto */ in fr_ioctl()
1233 if (dev_to_hdlc(dev)->proto != &proto) { /* Different proto */ in fr_ioctl()
1250 if (dev_to_hdlc(dev)->proto != &proto) /* Different proto */ in fr_ioctl()