pcm_used          158 sound/pci/hda/patch_hdmi.c 	int pcm_used;	/* counter of pcm_rec[] */
pcm_used          274 sound/pci/hda/patch_hdmi.c 	for (pcm_idx = 0; pcm_idx < spec->pcm_used; pcm_idx++)
pcm_used         1330 sound/pci/hda/patch_hdmi.c 	for (i = spec->num_nids; i < spec->pcm_used; i++) {
pcm_used         1370 sound/pci/hda/patch_hdmi.c 	if (idx >= 0 && idx < spec->pcm_used)
pcm_used         1397 sound/pci/hda/patch_hdmi.c 	if (per_pin->pcm_idx >= 0 && per_pin->pcm_idx < spec->pcm_used)
pcm_used         1434 sound/pci/hda/patch_hdmi.c 	if (per_pin->pcm_idx >= 0 && per_pin->pcm_idx < spec->pcm_used)
pcm_used         2108 sound/pci/hda/patch_hdmi.c 		spec->pcm_used++;
pcm_used         2116 sound/pci/hda/patch_hdmi.c 		if (spec->pcm_used >= 16)
pcm_used         2196 sound/pci/hda/patch_hdmi.c 	for (pcm_idx = 0; pcm_idx < spec->pcm_used; pcm_idx++) {
pcm_used         2244 sound/pci/hda/patch_hdmi.c 	for (pcm_idx = 0; pcm_idx < spec->pcm_used; pcm_idx++) {
pcm_used         2342 sound/pci/hda/patch_hdmi.c 	for (pcm_idx = 0; pcm_idx < spec->pcm_used; pcm_idx++) {