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

/linux-master/lib/
H A Ddhry_run.c18 static const struct kernel_param_ops run_ops = { variable in typeref:struct:kernel_param_ops
23 module_param_cb(run, &run_ops, &dhry_run, 0200);
/linux-master/drivers/dma/
H A Ddmatest.c157 static const struct kernel_param_ops run_ops = { variable in typeref:struct:kernel_param_ops
162 module_param_cb(run, &run_ops, &dmatest_run, 0644);

Completed in 168 milliseconds