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

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

Completed in 135 milliseconds