Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dax25.h477 void ax25_unregister_dev_sysctl(ax25_dev *ax25_dev);
480 static inline void ax25_unregister_dev_sysctl(ax25_dev *ax25_dev) {} in ax25_unregister_dev_sysctl() function
/Linux-v5.4/net/ax25/
Dsysctl_net_ax25.c170 void ax25_unregister_dev_sysctl(ax25_dev *ax25_dev) in ax25_unregister_dev_sysctl() function
Dax25_dev.c98 ax25_unregister_dev_sysctl(ax25_dev); in ax25_dev_device_down()