i_slot           1014 drivers/hid/hid-multitouch.c 		struct input_mt_slot *i_slot = &mt->slots[slotnum];
i_slot           1016 drivers/hid/hid-multitouch.c 		if (input_mt_is_active(i_slot) &&
i_slot           1017 drivers/hid/hid-multitouch.c 		    input_mt_is_used(mt, i_slot))
i_slot            800 sound/soc/codecs/max98373.c 		(max98373->i_slot << MAX98373_PCM_TX_CH_SRC_A_I_SHIFT |
i_slot            811 sound/soc/codecs/max98373.c 	if (max98373->i_slot < 8)
i_slot            814 sound/soc/codecs/max98373.c 			1 << max98373->i_slot, 0);
i_slot            818 sound/soc/codecs/max98373.c 			1 << (max98373->i_slot - 8), 0);
i_slot            901 sound/soc/codecs/max98373.c 		max98373->i_slot = value & 0xF;
i_slot            903 sound/soc/codecs/max98373.c 		max98373->i_slot = 1;
i_slot            210 sound/soc/codecs/max98373.h 	unsigned int i_slot;
i_slot            292 sound/soc/codecs/max98925.c 		max98925->i_slot << M98925_DAI_IMON_SLOT_SHIFT);
i_slot            597 sound/soc/codecs/max98925.c 		max98925->i_slot = value;
i_slot            825 sound/soc/codecs/max98925.h 	unsigned int i_slot;
i_slot            310 sound/soc/codecs/max98926.c 			max98926->i_slot);
i_slot            548 sound/soc/codecs/max98926.c 		max98926->i_slot = value;
i_slot            842 sound/soc/codecs/max98926.h 	unsigned int i_slot;