Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhdlcdrv.h266 struct net_device *hdlcdrv_register(const struct hdlcdrv_ops *ops,
/linux/drivers/net/hamradio/
H A Dhdlcdrv.c684 struct net_device *hdlcdrv_register(const struct hdlcdrv_ops *ops, in hdlcdrv_register() function
740 EXPORT_SYMBOL(hdlcdrv_register);
H A Dbaycom_par.c534 dev = hdlcdrv_register(&par96_ops, in init_baycompar()
H A Dbaycom_ser_fdx.c610 dev = hdlcdrv_register(&ser12_ops, in init_baycomserfdx()
H A Dbaycom_ser_hdx.c661 dev = hdlcdrv_register(&ser12_ops, in init_baycomserhdx()