Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-common/
Dints-priority.c1261 int ient, prio; in __ipipe_get_irq_priority() local
1270 for (ient = 0; ient < NR_PERI_INTS; ient++) { in __ipipe_get_irq_priority()
1271 struct ivgx *ivg = ivg_table + ient; in __ipipe_get_irq_priority()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_bios.c1605 struct dcb_output *ient = &dcb->entry[i]; in merge_like_dcb_entries() local
1615 if (jent->i2c_index == ient->i2c_index && in merge_like_dcb_entries()
1616 jent->type == ient->type && in merge_like_dcb_entries()
1617 jent->location == ient->location && in merge_like_dcb_entries()
1618 jent->or == ient->or) { in merge_like_dcb_entries()
1621 ient->heads |= jent->heads; in merge_like_dcb_entries()