Searched refs:destroy_params (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
H A Dmoduleparam.h365 extern void destroy_params(const struct kernel_param *params, unsigned num);
367 static inline void destroy_params(const struct kernel_param *params, destroy_params() function
/linux-4.1.27/kernel/
H A Dparams.c729 void destroy_params(const struct kernel_param *params, unsigned num) destroy_params() function
H A Dmodule.c1856 destroy_params(mod->kp, mod->num_kp); free_module()
/linux-4.1.27/drivers/net/wireless/
H A Dmwl8k.c3949 struct mwl8k_destroy_ba_stream destroy_params; member in union:mwl8k_cmd_bastream::__anon8073
4043 cmd->destroy_params.ba_context = cpu_to_le32(idx); mwl8k_destroy_ba()

Completed in 369 milliseconds