Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/rmi4/
H A Drmi_2d_sensor.c225 int rmi_2d_sensor_of_probe(struct device *dev, in rmi_2d_sensor_of_probe() function
324 inline int rmi_2d_sensor_of_probe(struct device *dev, in rmi_2d_sensor_of_probe() function
330 EXPORT_SYMBOL_GPL(rmi_2d_sensor_of_probe);
H A Drmi_2d_sensor.h71 int rmi_2d_sensor_of_probe(struct device *dev,
H A Drmi_f12.c366 ret = rmi_2d_sensor_of_probe(&fn->dev, &f12->sensor_pdata); in rmi_f12_probe()
H A Drmi_f11.c1091 rc = rmi_2d_sensor_of_probe(&fn->dev, &f11->sensor_pdata); in rmi_f11_initialize()