Home
last modified time | relevance | path

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

/linux/drivers/input/rmi4/
H A Drmi_f34.c518 static int rmi_f34v5_probe(struct f34_data *f34) in rmi_f34v5_probe() function
590 error = version == 0 ? rmi_f34v5_probe(f34) : rmi_f34v7_probe(f34); in rmi_f34_probe()