Searched refs:cyttsp5_btn_probe (Results 1 – 3 of 3) sorted by relevance
289 int cyttsp5_btn_probe(struct device *dev) in cyttsp5_btn_probe() function
1170 int cyttsp5_btn_probe(struct device *dev);1173 static inline int cyttsp5_btn_probe(struct device *dev) { return 0; } in cyttsp5_btn_probe() function
6152 rc = cyttsp5_btn_probe(dev); in cyttsp5_probe()