Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dtps6594-i2c.c195 static const struct of_device_id tps6594_i2c_of_match_table[] = { variable
201 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,