Searched refs:cyttsp5_proximity_probe (Results 1 – 3 of 3) sorted by relevance
1178 int cyttsp5_proximity_probe(struct device *dev);1181 static inline int cyttsp5_proximity_probe(struct device *dev) { return 0; } in cyttsp5_proximity_probe() function
467 int cyttsp5_proximity_probe(struct device *dev) in cyttsp5_proximity_probe() function
6158 rc = cyttsp5_proximity_probe(dev); in cyttsp5_probe()