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

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

Completed in 99 milliseconds