Searched refs:snd_pmic_ops_nc (Results 1 – 3 of 3) sorted by relevance
122 snd_pmic_ops_nc.card_status = SND_CARD_INIT_DONE; in nc_init_card()123 snd_pmic_ops_nc.master_mute = UNMUTE; in nc_init_card()124 snd_pmic_ops_nc.mute_status = UNMUTE; in nc_init_card()135 if (snd_pmic_ops_nc.mute_status == MUTE) in nc_enable_audiodac()138 if (((snd_pmic_ops_nc.output_dev_id == MONO_EARPIECE) || in nc_enable_audiodac()139 (snd_pmic_ops_nc.output_dev_id == INTERNAL_SPKR)) && in nc_enable_audiodac()155 if (snd_pmic_ops_nc.num_channel == 1) in nc_enable_audiodac()166 if (snd_pmic_ops_nc.card_status == SND_CARD_UN_INIT) in nc_power_up_pb()222 if (snd_pmic_ops_nc.card_status == SND_CARD_UN_INIT) in nc_power_up_cp()274 if (snd_pmic_ops_nc.card_status == SND_CARD_UN_INIT) in nc_power_down()[all …]
73 extern struct snd_pmic_ops snd_pmic_ops_nc;
765 &snd_pmic_ops_nc, in snd_intelmad_sst_register()