Searched refs:i_slot (Results 1 – 7 of 7) sorted by relevance
767 (max98373->i_slot << MAX98373_PCM_TX_CH_SRC_A_I_SHIFT | in max98373_probe()778 if (max98373->i_slot < 8) in max98373_probe()781 1 << max98373->i_slot, 0); in max98373_probe()785 1 << (max98373->i_slot - 8), 0); in max98373_probe()870 max98373->i_slot = value & 0xF; in max98373_slot_config()872 max98373->i_slot = 1; in max98373_slot_config()
207 unsigned int i_slot; member
321 max98926->i_slot); in max98926_set_sense_data()559 max98926->i_slot = value; in max98926_i2c_probe()
294 max98925->i_slot << M98925_DAI_IMON_SLOT_SHIFT); in max98925_set_sense_data()599 max98925->i_slot = value; in max98925_i2c_probe()
828 unsigned int i_slot; member
844 unsigned int i_slot; member
984 struct input_mt_slot *i_slot = &mt->slots[slotnum]; in mt_process_slot() local986 if (input_mt_is_active(i_slot) && in mt_process_slot()987 input_mt_is_used(mt, i_slot)) in mt_process_slot()