Lines Matching defs:cfg
302 struct snd_ac97_reset_cfg *cfg)
314 cfg->pctl = p;
321 cfg->pstate_reset = state;
328 cfg->pstate_warm_reset = state;
335 cfg->pstate_run = state;
347 cfg->gpio_sync = gpio;
359 cfg->gpio_sdata = gpio;
371 cfg->gpio_reset = gpio;
406 struct snd_ac97_reset_cfg cfg;
409 ret = snd_soc_ac97_parse_pinctl(dev, &cfg);
420 snd_ac97_rst_cfg = cfg;