Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/mfd/
Dtps6594-i2c.c195 static const struct of_device_id tps6594_i2c_of_match_table[] = { variable
202 MODULE_DEVICE_TABLE(of, tps6594_i2c_of_match_table);
220 match = of_match_device(tps6594_i2c_of_match_table, dev); in tps6594_i2c_probe()
240 .of_match_table = tps6594_i2c_of_match_table,