Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds