Searched refs:param_ops_bool (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dmoduleparam.h469 extern const struct kernel_param_ops param_ops_bool;
/linux-master/kernel/
H A Dparams.c327 const struct kernel_param_ops param_ops_bool = { variable in typeref:struct:kernel_param_ops
332 EXPORT_SYMBOL(param_ops_bool); variable

Completed in 105 milliseconds