Home
last modified time | relevance | path

Searched refs:quirks_param_ops (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/core/
H A Dquirks.c163 static const struct kernel_param_ops quirks_param_ops = { variable
173 device_param_cb(quirks, &quirks_param_ops, &quirks_param_string, 0644);
/linux/drivers/nvme/host/
H A Dpci.c235 static const struct kernel_param_ops quirks_param_ops = { variable
245 module_param_cb(quirks, &quirks_param_ops, &quirks_param_string, 0444);