Searched refs:mfld_codec (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/soc/intel/boards/ |
D | mfld_machine.c | 56 static struct snd_soc_codec *mfld_codec; variable 176 snd_soc_update_bits(mfld_codec, SN95031_LOCTL, 0x66, 0); in lo_set_switch() 183 snd_soc_update_bits(mfld_codec, SN95031_LOCTL, 0x66, 0x22); in lo_set_switch() 190 snd_soc_update_bits(mfld_codec, SN95031_LOCTL, 0x66, 0x44); in lo_set_switch() 197 snd_soc_update_bits(mfld_codec, SN95031_LOCTL, 0x66, 0x66); in lo_set_switch() 231 if (!mfld_codec) in mfld_jack_check() 237 sn95031_jack_detection(mfld_codec, &jack_data); in mfld_jack_check() 274 mfld_codec = runtime->codec; in mfld_init()
|