Searched refs:cyttsp5_i2c_of_match (Results 1 – 1 of 1) sorted by relevance
125 static const struct of_device_id cyttsp5_i2c_of_match[] = { variable129 MODULE_DEVICE_TABLE(of, cyttsp5_i2c_of_match);150 match = of_match_device(of_match_ptr(cyttsp5_i2c_of_match), dev); in cyttsp5_i2c_probe()198 match = of_match_device(of_match_ptr(cyttsp5_i2c_of_match), dev); in cyttsp5_i2c_remove()218 .of_match_table = cyttsp5_i2c_of_match,