Home
last modified time | relevance | path

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

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