tfa9879            28 sound/soc/codecs/tfa9879.c 	struct tfa9879_priv *tfa9879 = snd_soc_component_get_drvdata(component);
tfa9879            84 sound/soc/codecs/tfa9879.c 	if (tfa9879->lsb_justified)
tfa9879           110 sound/soc/codecs/tfa9879.c 	struct tfa9879_priv *tfa9879 = snd_soc_component_get_drvdata(component);
tfa9879           134 sound/soc/codecs/tfa9879.c 		tfa9879->lsb_justified = 0;
tfa9879           138 sound/soc/codecs/tfa9879.c 		tfa9879->lsb_justified = 0;
tfa9879           142 sound/soc/codecs/tfa9879.c 		tfa9879->lsb_justified = 1;
tfa9879           276 sound/soc/codecs/tfa9879.c 	struct tfa9879_priv *tfa9879;
tfa9879           279 sound/soc/codecs/tfa9879.c 	tfa9879 = devm_kzalloc(&i2c->dev, sizeof(*tfa9879), GFP_KERNEL);
tfa9879           280 sound/soc/codecs/tfa9879.c 	if (!tfa9879)
tfa9879           283 sound/soc/codecs/tfa9879.c 	i2c_set_clientdata(i2c, tfa9879);
tfa9879           285 sound/soc/codecs/tfa9879.c 	tfa9879->regmap = devm_regmap_init_i2c(i2c, &tfa9879_regmap);
tfa9879           286 sound/soc/codecs/tfa9879.c 	if (IS_ERR(tfa9879->regmap))
tfa9879           287 sound/soc/codecs/tfa9879.c 		return PTR_ERR(tfa9879->regmap);
tfa9879           291 sound/soc/codecs/tfa9879.c 		regmap_write(tfa9879->regmap,