Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dsbp2.c102 static int sbp2_param_workarounds; variable
103 module_param_named(workarounds, sbp2_param_workarounds, int, 0644);
1090 unsigned int w = sbp2_param_workarounds; in sbp2_init_workarounds()