Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-stm32f4.c298 static int stm32f4_i2c_wait_free_bus(struct stm32f4_i2c_dev *i2c_dev) in stm32f4_i2c_wait_free_bus() function
701 ret = stm32f4_i2c_wait_free_bus(i2c_dev); in stm32f4_i2c_xfer_msg()