Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-stm32f4.c872 static const struct of_device_id stm32f4_i2c_match[] = { variable
876 MODULE_DEVICE_TABLE(of, stm32f4_i2c_match);
881 .of_match_table = stm32f4_i2c_match,