Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-stm32f4.c628 static irqreturn_t stm32f4_i2c_isr_error(int irq, void *data) in stm32f4_i2c_isr_error() function
822 ret = devm_request_irq(&pdev->dev, irq_error, stm32f4_i2c_isr_error, 0, in stm32f4_i2c_probe()