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

/linux-master/drivers/block/
H A Dloop.c1825 static const struct kernel_param_ops loop_hw_qdepth_param_ops = { variable in typeref:struct:kernel_param_ops
1830 device_param_cb(hw_queue_depth, &loop_hw_qdepth_param_ops, &hw_queue_depth, 0444);

Completed in 99 milliseconds