Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dax25.h483 void ax25_unregister_dev_sysctl(ax25_dev *ax25_dev);
486 static inline void ax25_unregister_dev_sysctl(ax25_dev *ax25_dev) {} in ax25_unregister_dev_sysctl() function
/linux-5.19.10/net/ax25/
Dsysctl_net_ax25.c170 void ax25_unregister_dev_sysctl(ax25_dev *ax25_dev) in ax25_unregister_dev_sysctl() function
Dax25_dev.c102 ax25_unregister_dev_sysctl(ax25_dev); in ax25_dev_device_down()