Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-stm32f7.c335 struct stm32f7_i2c_dev { struct
742 struct stm32f7_i2c_dev *i2c_dev = (struct stm32f7_i2c_dev *)arg; in stm32f7_i2c_dma_callback()
1569 struct stm32f7_i2c_dev *i2c_dev = data; in stm32f7_i2c_isr_event()
1601 struct stm32f7_i2c_dev *i2c_dev = data; in stm32f7_i2c_isr_event_thread()
1681 struct stm32f7_i2c_dev *i2c_dev = data; in stm32f7_i2c_isr_error_thread()
2048 struct stm32f7_i2c_dev *i2c_dev) in stm32f7_i2c_setup_fm_plus_bits()
2164 struct stm32f7_i2c_dev *i2c_dev; in stm32f7_i2c_probe()
2395 struct stm32f7_i2c_dev *i2c_dev = dev_get_drvdata(dev); in stm32f7_i2c_runtime_suspend()
2405 struct stm32f7_i2c_dev *i2c_dev = dev_get_drvdata(dev); in stm32f7_i2c_runtime_resume()
2473 struct stm32f7_i2c_dev *i2c_dev = dev_get_drvdata(dev); in stm32f7_i2c_suspend()
[all …]