Home
last modified time | relevance | path

Searched defs:stm32f4_i2c_msg (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/i2c/busses/
H A Di2c-stm32f4.c104 struct stm32f4_i2c_msg { struct
105 u8 addr;
106 u32 count;
107 u8 *buf;
131 struct stm32f4_i2c_msg msg; argument