Home
last modified time | relevance | path

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

/sound/drivers/
A Dpcmtest.c64 static bool inject_hwpars_err; variable
85 module_param(inject_hwpars_err, bool, 0600);
86 MODULE_PARM_DESC(inject_hwpars_err, "Inject EBUSY error in the 'hw_params' callback");
496 if (inject_hwpars_err) in snd_pcmtst_pcm_hw_params()

Completed in 5 milliseconds