Searched refs:osnoise_enable (Results 1 – 4 of 4) sorted by relevance
56 int osnoise_enable(struct osnoise_tool *tool);
524 .enable = osnoise_enable,
678 return osnoise_enable(tool); in osnoise_hist_enable()
1143 int osnoise_enable(struct osnoise_tool *tool) in osnoise_enable() function