Home
last modified time | relevance | path

Searched refs:ient (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/blackfin/mach-common/
Dints-priority.c1167 int ient, prio; in __ipipe_get_irq_priority() local
1172 for (ient = 0; ient < NR_PERI_INTS; ient++) { in __ipipe_get_irq_priority()
1173 struct ivgx *ivg = ivg_table + ient; in __ipipe_get_irq_priority()
/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnouveau_bios.c5954 struct dcb_entry *ient = &dcb->entry[i]; in merge_like_dcb_entries() local
5964 if (jent->i2c_index == ient->i2c_index && in merge_like_dcb_entries()
5965 jent->type == ient->type && in merge_like_dcb_entries()
5966 jent->location == ient->location && in merge_like_dcb_entries()
5967 jent->or == ient->or) { in merge_like_dcb_entries()
5970 ient->heads |= jent->heads; in merge_like_dcb_entries()