Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-ocores.c237 static irqreturn_t ocores_isr(int irq, void *dev_id) in ocores_isr() function
343 * ocores_isr(), we just add our polling code around it.
359 ret = ocores_isr(-1, i2c); in ocores_process_polling()
710 ocores_isr, 0, in ocores_i2c_probe()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-ocores.c236 static irqreturn_t ocores_isr(int irq, void *dev_id) in ocores_isr() function
342 * ocores_isr(), we just add our polling code around it.
358 ret = ocores_isr(-1, i2c); in ocores_process_polling()
700 ocores_isr, 0, in ocores_i2c_probe()

Completed in 3 milliseconds