mux_items         972 sound/soc/codecs/hdac_hdmi.c 	char mux_items[NAME_SIZE];
mux_items        1005 sound/soc/codecs/hdac_hdmi.c 	sprintf(mux_items, "NONE");
mux_items        1006 sound/soc/codecs/hdac_hdmi.c 	items[i] = devm_kstrdup(&hdev->dev, mux_items, GFP_KERNEL);
mux_items        1012 sound/soc/codecs/hdac_hdmi.c 		sprintf(mux_items, "cvt %d", cvt->nid);
mux_items        1013 sound/soc/codecs/hdac_hdmi.c 		items[i] = devm_kstrdup(&hdev->dev, mux_items, GFP_KERNEL);