Searched refs:gpr_size (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Delf.h194 uint8_t gpr_size; /* The size of general purpose registers */ member in struct:mips_elf_abiflags_v0
/linux-master/include/uapi/sound/
H A Demu10k1.h389 unsigned short gpr_size; /* GPR containing size of ringbuffer in samples (host) */ member in struct:snd_emu10k1_fx8010_pcm_rec
/linux-master/include/sound/
H A Demu10k1.h1589 unsigned short gpr_size; /* GPR containing size of ring buffer in samples (host) */ member in struct:snd_emu10k1_fx8010_pcm
1609 int gpr_size; /* size of allocated GPR controls */ member in struct:snd_emu10k1_fx8010
/linux-master/sound/pci/emu10k1/
H A Demufx.c1119 pcm->gpr_size = ipcm->gpr_size;
1151 ipcm->gpr_size = pcm->gpr_size;
1883 ipcm->gpr_size = gpr++;
1936 /* 17: */ OP(icode, &ptr, iMACINT0, C_00000000, GPR(tmp + 0), C_ffffffff, GPR(ipcm->gpr_size));
H A Demupcm.c1695 emu->gpr_base + pcm->gpr_size, runtime->buffer_size,

Completed in 213 milliseconds