Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firewire/
Dsbp2.c101 static int sbp2_param_workarounds; variable
102 module_param_named(workarounds, sbp2_param_workarounds, int, 0644);
1089 unsigned int w = sbp2_param_workarounds; in sbp2_init_workarounds()