Searched refs:i2c_pxa_handler (Results 1 – 1 of 1) sorted by relevance
279 static irqreturn_t i2c_pxa_handler(int this_irq, void *dev_id);736 i2c_pxa_handler(0, i2c); in i2c_pxa_do_pio_xfer()1005 static irqreturn_t i2c_pxa_handler(int this_irq, void *dev_id) in i2c_pxa_handler() function1235 ret = request_irq(irq, i2c_pxa_handler, IRQF_SHARED, in i2c_pxa_probe()