Home
last modified time | relevance | path

Searched refs:dev_to_hdlc (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dhdlc.h72 static inline struct hdlc_device* dev_to_hdlc(struct net_device *dev) in dev_to_hdlc() function
107 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_type_trans()
/linux-4.19.296/drivers/char/pcmcia/
Dsynclink_cs.c384 #define dev_to_port(D) (dev_to_hdlc(D)->priv)
4275 hdlc = dev_to_hdlc(dev); in hdlcdev_init()