Home
last modified time | relevance | path

Searched refs:ax25_unregister_dev_sysctl (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/net/
Dax25.h465 void ax25_unregister_dev_sysctl(ax25_dev *ax25_dev);
468 static inline void ax25_unregister_dev_sysctl(ax25_dev *ax25_dev) {} in ax25_unregister_dev_sysctl() function
/Linux-v4.19/net/ax25/
Dsysctl_net_ax25.c173 void ax25_unregister_dev_sysctl(ax25_dev *ax25_dev) in ax25_unregister_dev_sysctl() function
Dax25_dev.c101 ax25_unregister_dev_sysctl(ax25_dev); in ax25_dev_device_down()