Searched refs:mv64xxx_i2c_of_match_table (Results 1 – 1 of 1) sorted by relevance
747 static const struct of_device_id mv64xxx_i2c_of_match_table[] = { variable755 MODULE_DEVICE_TABLE(of, mv64xxx_i2c_of_match_table);838 device = of_match_device(mv64xxx_i2c_of_match_table, dev); in mv64xxx_of_config()993 .of_match_table = mv64xxx_i2c_of_match_table,