Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dax25.h461 void ax25_unregister_dev_sysctl(ax25_dev *ax25_dev);
464 static inline void ax25_unregister_dev_sysctl(ax25_dev *ax25_dev) {} in ax25_unregister_dev_sysctl() function
/linux-4.4.14/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()