Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-multitouch.c1681 static int mt_probe(struct hid_device *hdev, const struct hid_device_id *id) in mt_probe() function
2161 .probe = mt_probe,
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_regs.h781 int (*mt_probe)(struct device *dev, struct cyttsp5_mt_data *md); member