Home
last modified time | relevance | path

Searched defs:destroy_params (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/
Dmoduleparam.h399 static inline void destroy_params(const struct kernel_param *params, in destroy_params() function
/Linux-v5.10/kernel/
Dparams.c734 void destroy_params(const struct kernel_param *params, unsigned num) in destroy_params() function
/Linux-v5.10/drivers/net/wireless/marvell/
Dmwl8k.c3962 struct mwl8k_destroy_ba_stream destroy_params; member