Searched refs:param_array_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmoduleparam.h525 &param_array_ops, \
584 &param_array_ops, \
591 extern const struct kernel_param_ops param_array_ops;
/linux-master/kernel/
H A Dparams.c506 const struct kernel_param_ops param_array_ops = { variable in typeref:struct:kernel_param_ops
511 EXPORT_SYMBOL(param_array_ops); variable
/linux-master/drivers/tty/serial/8250/
H A D8250_core.c1341 &param_array_ops, .arr = &__param_arr_probe_rsa,

Completed in 87 milliseconds