Home | History | Annotate | Download | only in ee

Lines Matching refs:xx

99     int xx;
105 for (xx = 0; xx < NFA_EE_MAX_EE_SUPPORTED; xx++)
107 nfa_ee_cb.ecb[xx].nfcee_id = NFA_EE_INVALID;
108 nfa_ee_cb.ecb[xx].ee_status = NFC_NFCEE_STATUS_INACTIVE;
215 UINT32 xx;
226 for (xx = 0; xx < NFA_EE_MAX_EE_SUPPORTED; xx++, p_cb++)
229 if (xx >= nfa_ee_cb.cur_ee)
277 UINT32 xx;
286 for (xx = 0; xx < NFA_EE_MAX_EE_SUPPORTED; xx++, p_cb++)
400 UINT32 xx;
411 for (xx = 0; xx < NFA_EE_MAX_EE_SUPPORTED; xx++, p_cb++)
435 UINT32 xx;
440 for (xx = 0; xx < nfa_ee_cb.cur_ee; xx++, p_cb++)
464 UINT32 xx;
472 for (xx = 0; xx < NFA_EE_MAX_CBACKS; xx++)
474 if (nfa_ee_cb.p_ee_cback[xx
476 msg.deregister.index = xx;
483 for (xx = 0; xx < nfa_ee_cb.cur_ee; xx++, p_cb++)