Searched refs:olpc_mic_bias (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/pci/cs5535audio/
H A Dcs5535audio.h105 void olpc_mic_bias(struct snd_ac97 *ac97, int on);
112 olpc_mic_bias(ac97, 1); olpc_capture_open()
120 olpc_mic_bias(ac97, 0); olpc_capture_close()
131 static inline void olpc_mic_bias(struct snd_ac97 *ac97, int on) { } olpc_capture_open() function
H A Dcs5535audio_olpc.c51 void olpc_mic_bias(struct snd_ac97 *ac97, int on) olpc_mic_bias() function
114 olpc_mic_bias(cs5535au->ac97, v->value.integer.value[0]); olpc_mic_put()
185 olpc_mic_bias(ac97, 0); olpc_quirks()

Completed in 123 milliseconds