Searched refs:tps6594_i2c_of_match_table (Results 1 – 1 of 1) sorted by relevance
195 static const struct of_device_id tps6594_i2c_of_match_table[] = { variable201 MODULE_DEVICE_TABLE(of, tps6594_i2c_of_match_table);223 match = of_match_device(tps6594_i2c_of_match_table, dev); in tps6594_i2c_probe()236 .of_match_table = tps6594_i2c_of_match_table,