Searched refs:mv64xxx_i2c_of_match_table (Results 1 – 1 of 1) sorted by relevance
748 static const struct of_device_id mv64xxx_i2c_of_match_table[] = { variable756 MODULE_DEVICE_TABLE(of, mv64xxx_i2c_of_match_table);836 device = of_match_device(mv64xxx_i2c_of_match_table, dev); in mv64xxx_of_config()1010 .of_match_table = mv64xxx_i2c_of_match_table,