cconf            1918 drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c 	u8 cconf;
cconf            1923 drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c 	for (cconf = 0; cconf < count; cconf++) {
cconf            1926 drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c 		if (cconf == strap) {
cconf             261 drivers/tty/serial/max3100.c 	int conf, cconf, crts;
cconf             270 drivers/tty/serial/max3100.c 		cconf = s->conf_commit;
cconf             275 drivers/tty/serial/max3100.c 		if (cconf)
cconf             264 sound/soc/generic/audio-graph-card.c 		struct snd_soc_codec_conf *cconf;
cconf             278 sound/soc/generic/audio-graph-card.c 		cconf =
cconf             296 sound/soc/generic/audio-graph-card.c 		snd_soc_of_parse_node_prefix(top, cconf, codecs->of_node,
cconf             298 sound/soc/generic/audio-graph-card.c 		snd_soc_of_parse_node_prefix(node, cconf, codecs->of_node,
cconf             300 sound/soc/generic/audio-graph-card.c 		snd_soc_of_parse_node_prefix(ports, cconf, codecs->of_node,
cconf             302 sound/soc/generic/audio-graph-card.c 		snd_soc_of_parse_node_prefix(port, cconf, codecs->of_node,
cconf             556 sound/soc/generic/simple-card-utils.c 	struct snd_soc_codec_conf *cconf = NULL;
cconf             566 sound/soc/generic/simple-card-utils.c 		cconf = devm_kcalloc(dev, li->conf, sizeof(*cconf), GFP_KERNEL);
cconf             567 sound/soc/generic/simple-card-utils.c 		if (!cconf)
cconf             593 sound/soc/generic/simple-card-utils.c 	priv->codec_conf	= cconf;
cconf             597 sound/soc/generic/simple-card-utils.c 	card->codec_conf	= cconf;
cconf             180 sound/soc/generic/simple-card.c 		struct snd_soc_codec_conf *cconf;
cconf             194 sound/soc/generic/simple-card.c 		cconf =
cconf             212 sound/soc/generic/simple-card.c 		snd_soc_of_parse_node_prefix(top, cconf, codecs->of_node,
cconf             214 sound/soc/generic/simple-card.c 		snd_soc_of_parse_node_prefix(node, cconf, codecs->of_node,
cconf             216 sound/soc/generic/simple-card.c 		snd_soc_of_parse_node_prefix(np, cconf, codecs->of_node,