Home
last modified time | relevance | path

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

/drivers/firewire/
Dsbp2.c114 static int sbp2_param_workarounds; variable
115 module_param_named(workarounds, sbp2_param_workarounds, int, 0644);
1099 unsigned int w = sbp2_param_workarounds; in sbp2_init_workarounds()