Searched refs:osnoise_enable (Results 1 – 4 of 4) sorted by relevance
63 int osnoise_enable(struct osnoise_tool *tool);
576 .enable = osnoise_enable,
730 return osnoise_enable(tool); in osnoise_hist_enable()
1155 int osnoise_enable(struct osnoise_tool *tool) in osnoise_enable() function