Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dax25.h480 void ax25_unregister_dev_sysctl(ax25_dev *ax25_dev);
483 static inline void ax25_unregister_dev_sysctl(ax25_dev *ax25_dev) {} in ax25_unregister_dev_sysctl() function
/Linux-v6.6/net/ax25/
Dsysctl_net_ax25.c171 void ax25_unregister_dev_sysctl(ax25_dev *ax25_dev) in ax25_unregister_dev_sysctl() function
Dax25_dev.c103 ax25_unregister_dev_sysctl(ax25_dev); in ax25_dev_device_down()