Searched refs:loop_hw_qdepth_param_ops (Results 1 – 1 of 1) sorted by relevance
1835 static const struct kernel_param_ops loop_hw_qdepth_param_ops = { in loop_set_hw_queue_depth() 1840 device_param_cb(hw_queue_depth, &loop_hw_qdepth_param_ops, &hw_queue_depth, 0444);1839 static const struct kernel_param_ops loop_hw_qdepth_param_ops = { global() variable