Home
last modified time | relevance | path

Searched refs:hdlcdrv_register (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/
Dhdlcdrv.h265 struct net_device *hdlcdrv_register(const struct hdlcdrv_ops *ops,
/linux-4.4.14/drivers/net/hamradio/
Dhdlcdrv.c691 struct net_device *hdlcdrv_register(const struct hdlcdrv_ops *ops, in hdlcdrv_register() function
749 EXPORT_SYMBOL(hdlcdrv_register);
Dbaycom_par.c514 dev = hdlcdrv_register(&par96_ops, in init_baycompar()
Dbaycom_ser_fdx.c649 dev = hdlcdrv_register(&ser12_ops, in init_baycomserfdx()
Dbaycom_ser_hdx.c677 dev = hdlcdrv_register(&ser12_ops, in init_baycomserhdx()