remainder_words  2804 sound/pci/hda/patch_ca0132.c 	unsigned int remainder_words;
remainder_words  2883 sound/pci/hda/patch_ca0132.c 	remainder_words = words_to_write % hda_frame_size_words;
remainder_words  2887 sound/pci/hda/patch_ca0132.c 	data += remainder_words;
remainder_words  2888 sound/pci/hda/patch_ca0132.c 	chip_addx += remainder_words*sizeof(u32);
remainder_words  2889 sound/pci/hda/patch_ca0132.c 	words_to_write -= remainder_words;
remainder_words  2894 sound/pci/hda/patch_ca0132.c 			    words_to_write, run_size_words, remainder_words);
remainder_words  2921 sound/pci/hda/patch_ca0132.c 		if (remainder_words != 0) {
remainder_words  2925 sound/pci/hda/patch_ca0132.c 						remainder_words);
remainder_words  2928 sound/pci/hda/patch_ca0132.c 			remainder_words = 0;
remainder_words  2959 sound/pci/hda/patch_ca0132.c 	if (remainder_words != 0) {
remainder_words  2961 sound/pci/hda/patch_ca0132.c 					data_remainder, remainder_words);