Home
last modified time | relevance | path

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

/sound/ppc/
Dpmac.h103 unsigned int requested; member
Dpmac.c841 if (chip->requested & (1 << i)) in snd_pmac_free()
1176 chip->requested = 0; in snd_pmac_new()
1197 chip->requested |= (1 << i); in snd_pmac_new()
1222 chip->requested |= (1 << i); in snd_pmac_new()
/sound/soc/codecs/
Dsigmadsp.c634 unsigned int requested) in sigmadsp_samplerate_valid() argument
640 return supported & requested; in sigmadsp_samplerate_valid()
Dmadera.c3787 static int madera_wait_for_fll(struct madera_fll *fll, bool requested) in madera_wait_for_fll() argument
3799 if (status == requested) in madera_wait_for_fll()