Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-stm32f7.c2519 static const struct of_device_id stm32f7_i2c_match[] = { variable
2526 MODULE_DEVICE_TABLE(of, stm32f7_i2c_match);
2531 .of_match_table = stm32f7_i2c_match,