conj               28 sound/pci/ctxfi/ctamixer.c 	rsc->conj = 0;
conj               34 sound/pci/ctxfi/ctamixer.c 	rsc->conj++;
conj               35 sound/pci/ctxfi/ctamixer.c 	return container_of(rsc, struct amixer, rsc)->idx[rsc->conj];
conj               40 sound/pci/ctxfi/ctamixer.c 	return container_of(rsc, struct amixer, rsc)->idx[rsc->conj];
conj              336 sound/pci/ctxfi/ctamixer.c 	rsc->conj = 0;
conj              342 sound/pci/ctxfi/ctamixer.c 	rsc->conj++;
conj              343 sound/pci/ctxfi/ctamixer.c 	return container_of(rsc, struct sum, rsc)->idx[rsc->conj];
conj              348 sound/pci/ctxfi/ctamixer.c 	return container_of(rsc, struct sum, rsc)->idx[rsc->conj];
conj               59 sound/pci/ctxfi/ctdaio.c 	return rsc->conj = rsc->idx;
conj               64 sound/pci/ctxfi/ctdaio.c 	return rsc->conj;
conj               69 sound/pci/ctxfi/ctdaio.c 	return rsc->conj += 2;
conj               74 sound/pci/ctxfi/ctdaio.c 	return rsc->conj += 0x200;
conj               79 sound/pci/ctxfi/ctdaio.c 	return rsc->conj += 0x100;
conj              104 sound/pci/ctxfi/ctresource.c     return rsc->conj;
conj              109 sound/pci/ctxfi/ctresource.c     return (rsc->conj << 4) + offset_in_audio_slot_block[rsc->type];
conj              117 sound/pci/ctxfi/ctresource.c 	rsc->conj += (AUDIO_SLOT_BLOCK_NUM >> i);
conj              118 sound/pci/ctxfi/ctresource.c 	return rsc->conj;
conj              123 sound/pci/ctxfi/ctresource.c 	return rsc->conj = rsc->idx;
conj              139 sound/pci/ctxfi/ctresource.c 	rsc->conj = idx;
conj              198 sound/pci/ctxfi/ctresource.c 	rsc->idx = rsc->conj = 0;
conj               34 sound/pci/ctxfi/ctresource.h 	u32 conj:12;	/* Current conjugate index */
conj              595 sound/pci/ctxfi/ctsrc.c 	rsc->conj = 0;
conj              601 sound/pci/ctxfi/ctsrc.c 	rsc->conj++;
conj              602 sound/pci/ctxfi/ctsrc.c 	return container_of(rsc, struct srcimp, rsc)->idx[rsc->conj];
conj              607 sound/pci/ctxfi/ctsrc.c 	return container_of(rsc, struct srcimp, rsc)->idx[rsc->conj];