Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/i2c/busses/
Di2c-mv64xxx.c749 static const struct of_device_id mv64xxx_i2c_of_match_table[] = { variable
757 MODULE_DEVICE_TABLE(of, mv64xxx_i2c_of_match_table);
847 device = of_match_device(mv64xxx_i2c_of_match_table, dev); in mv64xxx_of_config()
1002 .of_match_table = mv64xxx_i2c_of_match_table,