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

/u-boot/drivers/i2c/
H A Docores_i2c.c218 static irqreturn_t ocores_isr(int irq, void *dev_id) function
311 * ocores_isr(), we just add our polling code around it.
327 ret = ocores_isr(-1, i2c);

Completed in 89 milliseconds