right_slot 431 sound/pci/cs4281.c unsigned char right_slot; /* FIFO right slot */ right_slot 756 sound/pci/cs4281.c snd_BUG_ON(dma->right_slot != chip->src_right_play_slot); right_slot 762 sound/pci/cs4281.c snd_BUG_ON(dma->right_slot != chip->src_right_rec_slot); right_slot 772 sound/pci/cs4281.c BA0_FCR_RS(capture && (dma->valDMR & BA0_DMR_MONO) ? 31 : dma->right_slot) | right_slot 893 sound/pci/cs4281.c dma->right_slot = 1; right_slot 912 sound/pci/cs4281.c dma->right_slot = 11; right_slot 528 sound/soc/codecs/ssm2518.c int left_slot, right_slot; right_slot 543 sound/soc/codecs/ssm2518.c right_slot = 0; right_slot 549 sound/soc/codecs/ssm2518.c right_slot = left_slot; right_slot 551 sound/soc/codecs/ssm2518.c right_slot = __ffs(tx_mask); right_slot 552 sound/soc/codecs/ssm2518.c tx_mask &= ~(1 << right_slot); right_slot 556 sound/soc/codecs/ssm2518.c if (tx_mask != 0 || left_slot >= slots || right_slot >= slots) right_slot 595 sound/soc/codecs/ssm2518.c (right_slot << SSM2518_CHAN_MAP_RIGHT_SLOT_OFFSET));