Searched refs:stmpe_of_match (Results 1 – 1 of 1) sorted by relevance
56 static const struct of_device_id stmpe_of_match[] = { variable67 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,