Lines Matching defs:component
865 snd_soc_component_update_bits(dai->component, ISABELLE_DAC1_SOFTRAMP_REG,
873 snd_soc_component_update_bits(dai->component, ISABELLE_DAC2_SOFTRAMP_REG,
881 snd_soc_component_update_bits(dai->component, ISABELLE_DAC3_SOFTRAMP_REG,
887 static int isabelle_set_bias_level(struct snd_soc_component *component,
897 snd_soc_component_update_bits(component, ISABELLE_PWR_EN_REG,
902 snd_soc_component_update_bits(component, ISABELLE_PWR_EN_REG,
914 struct snd_soc_component *component = dai->component;
950 snd_soc_component_update_bits(component, ISABELLE_FS_RATE_CFG_REG,
965 snd_soc_component_update_bits(component, ISABELLE_INTF_CFG_REG,
973 struct snd_soc_component *component = codec_dai->component;
1001 snd_soc_component_update_bits(component, ISABELLE_INTF_CFG_REG,
1128 dev_err(&i2c->dev, "Failed to register component: %d\n", ret);