Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mfd/
Dstmpe-i2c.c56 static const struct of_device_id stmpe_of_match[] = { variable
67 MODULE_DEVICE_TABLE(of, stmpe_of_match);
80 of_id = of_match_device(stmpe_of_match, &i2c->dev); in stmpe_i2c_probe()
120 .of_match_table = stmpe_of_match,