ac_idx            231 drivers/net/wireless/marvell/mwifiex/wmm.c 	u8 ac_idx;
ac_idx            252 drivers/net/wireless/marvell/mwifiex/wmm.c 		ac_idx = wmm_aci_to_qidx_map[(aci_aifsn & MWIFIEX_ACI) >> 5];
ac_idx            253 drivers/net/wireless/marvell/mwifiex/wmm.c 		priv->wmm.queue_priority[ac_idx] = ac_idx;
ac_idx            254 drivers/net/wireless/marvell/mwifiex/wmm.c 		tmp[ac_idx] = avg_back_off;
ac_idx            175 fs/affs/file.c 	u32 lc_idx, lc_off, ac_idx;
ac_idx            235 fs/affs/file.c 	ac_idx = (ext - lc_idx - 1) & AFFS_AC_MASK;
ac_idx            236 fs/affs/file.c 	if (AFFS_I(inode)->i_ac[ac_idx].ext == ext) {
ac_idx            237 fs/affs/file.c 		ext_key = AFFS_I(inode)->i_ac[ac_idx].key;
ac_idx            243 fs/affs/file.c 	idx = ac_idx;
ac_idx            269 fs/affs/file.c 	AFFS_I(inode)->i_ac[ac_idx].ext = ext;
ac_idx            270 fs/affs/file.c 	AFFS_I(inode)->i_ac[ac_idx].key = ext_key;
ac_idx           1922 sound/soc/codecs/cs43130.c static int cs43130_update_hpload(unsigned int msk, int ac_idx,
ac_idx           1963 sound/soc/codecs/cs43130.c 			cs43130->hpload_ac[ac_idx][HP_LEFT] = impedance;
ac_idx           1965 sound/soc/codecs/cs43130.c 			cs43130->hpload_ac[ac_idx][HP_RIGHT] = impedance;
ac_idx           1968 sound/soc/codecs/cs43130.c 			cs43130->ac_freq[ac_idx], !left_ch, impedance);
ac_idx           1976 sound/soc/codecs/cs43130.c 			       unsigned int rslt_msk, int ac_idx)
ac_idx           1986 sound/soc/codecs/cs43130.c 		ac_reg_val = cs43130_get_ac_reg_val(cs43130->ac_freq[ac_idx]);
ac_idx           2054 sound/soc/codecs/cs43130.c 	int i, ret, ac_idx;
ac_idx           2097 sound/soc/codecs/cs43130.c 	ac_idx = 0;
ac_idx           2101 sound/soc/codecs/cs43130.c 					  hpload_seq[i].msk, ac_idx);
ac_idx           2105 sound/soc/codecs/cs43130.c 		cs43130_update_hpload(hpload_seq[i].msk, ac_idx, cs43130);
ac_idx           2109 sound/soc/codecs/cs43130.c 		    ac_idx < CS43130_AC_FREQ - 1) {
ac_idx           2110 sound/soc/codecs/cs43130.c 			ac_idx++;
ac_idx           2112 sound/soc/codecs/cs43130.c 			ac_idx = 0;
ac_idx           2138 sound/soc/codecs/cs43130.c 				    CS43130_HPLOAD_OFF_INT, ac_idx);
ac_idx           2143 sound/soc/codecs/cs43130.c 				    CS43130_HPLOAD_OFF_INT, ac_idx);