Lines Matching refs:dev_to_hdlc
195 hdlc_device *hdlc = dev_to_hdlc(dev); in add_pvc()
352 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_open()
369 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_close()
471 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_send()
569 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_set_link_state()
603 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()
1019 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_stop()
1031 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_close()
1063 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()
1249 if (dev_to_hdlc(dev)->proto != &proto) /* Different proto */ in fr_ioctl()