twl4030_codec_node  219 sound/soc/codecs/twl4030.c 	struct device_node *twl4030_codec_node = NULL;
twl4030_codec_node  221 sound/soc/codecs/twl4030.c 	twl4030_codec_node = of_get_child_by_name(component->dev->parent->of_node,
twl4030_codec_node  224 sound/soc/codecs/twl4030.c 	if (!pdata && twl4030_codec_node) {
twl4030_codec_node  229 sound/soc/codecs/twl4030.c 			of_node_put(twl4030_codec_node);
twl4030_codec_node  232 sound/soc/codecs/twl4030.c 		twl4030_setup_pdata_of(pdata, twl4030_codec_node);
twl4030_codec_node  233 sound/soc/codecs/twl4030.c 		of_node_put(twl4030_codec_node);