Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireguard/
H A Dmain.c54 wg_device_uninit(); in wg_mod_init()
66 wg_device_uninit(); in wg_mod_exit()
H A Ddevice.h60 void wg_device_uninit(void);
H A Ddevice.c472 void wg_device_uninit(void) in wg_device_uninit() function