Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
Di2c-stm32f7.c1612 static irqreturn_t stm32f7_i2c_isr_error(int irq, void *data) in stm32f7_i2c_isr_error() function
2171 ret = devm_request_irq(&pdev->dev, irq_error, stm32f7_i2c_isr_error, 0, in stm32f7_i2c_probe()