gpr_count 1590 include/sound/emu10k1.h unsigned short gpr_count; /* GPR containing count of samples between two interrupts (host) */ gpr_count 1611 include/sound/emu10k1.h int gpr_count; /* count of used kcontrols */ gpr_count 348 include/uapi/sound/emu10k1.h unsigned short gpr_count; /* GPR containing count of samples between two interrupts (host) */ gpr_count 1041 sound/pci/emu10k1/emufx.c pcm->gpr_count = ipcm->gpr_count; gpr_count 1074 sound/pci/emu10k1/emufx.c ipcm->gpr_count = pcm->gpr_count; gpr_count 1905 sound/pci/emu10k1/emufx.c ipcm->gpr_count = gpr++; gpr_count 1963 sound/pci/emu10k1/emufx.c /* 1d: */ OP(icode, &ptr, iACC3, GPR(ipcm->gpr_tmpcount), GPR(ipcm->gpr_count), C_00000000, C_00000000); gpr_count 2516 sound/pci/emu10k1/emufx.c info->gpr_controls = emu->fx8010.gpr_count; gpr_count 1678 sound/pci/emu10k1/emupcm.c snd_emu10k1_ptr_write(emu, emu->gpr_base + pcm->gpr_count, 0, runtime->period_size);