Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-stm32f7.c263 * struct stm32f7_i2c_msg - client specific data
278 struct stm32f7_i2c_msg { struct
346 struct stm32f7_i2c_msg f7_msg;
745 struct stm32f7_i2c_msg *f7_msg = &i2c_dev->f7_msg; in stm32f7_i2c_dma_callback()
789 struct stm32f7_i2c_msg *f7_msg = &i2c_dev->f7_msg; in stm32f7_i2c_write_tx_data()
800 struct stm32f7_i2c_msg *f7_msg = &i2c_dev->f7_msg; in stm32f7_i2c_read_rx_data()
814 struct stm32f7_i2c_msg *f7_msg = &i2c_dev->f7_msg; in stm32f7_i2c_reload()
835 struct stm32f7_i2c_msg *f7_msg = &i2c_dev->f7_msg; in stm32f7_i2c_smbus_reload()
886 struct stm32f7_i2c_msg *f7_msg = &i2c_dev->f7_msg; in stm32f7_i2c_xfer_msg()
986 struct stm32f7_i2c_msg *f7_ms in stm32f7_i2c_smbus_xfer_msg()
279 addrstm32f7_i2c_msg global() argument
280 countstm32f7_i2c_msg global() argument
281 bufstm32f7_i2c_msg global() argument
282 resultstm32f7_i2c_msg global() argument
283 stopstm32f7_i2c_msg global() argument
284 smbusstm32f7_i2c_msg global() argument
285 sizestm32f7_i2c_msg global() argument
286 read_writestm32f7_i2c_msg global() argument
287 smbus_bufstm32f7_i2c_msg global() argument
[all...]