Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/firewire/
Dsbp2.c101 static int sbp2_param_workarounds; variable
102 module_param_named(workarounds, sbp2_param_workarounds, int, 0644);
1088 unsigned int w = sbp2_param_workarounds; in sbp2_init_workarounds()