Lines Matching refs:conf
71 } conf = {
93 threshold = conf.divisor ? hw->samples / conf.divisor : 0;
188 threshold = conf.divisor ? hw->samples / conf.divisor : 0;
339 conf.server,
342 conf.sink,
355 hw->samples = conf.samples;
393 conf.server,
396 conf.source,
409 hw->samples = conf.samples;
516 conf.server,
519 conf.sink,
535 result = &conf;
561 .valp = &conf.samples,
567 .valp = &conf.divisor,
573 .valp = &conf.server,
579 .valp = &conf.sink,
585 .valp = &conf.source,