Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dcy8c_touchpad.c209 static const struct of_device_id of_cy8ctouch_dt_ids[] = { variable
214 MODULE_DEVICE_TABLE(of, of_cy8ctouch_dt_ids);
229 of_dev_id = of_match_device(of_cy8ctouch_dt_ids, dev); in cy8ctouch_i2c_probe()
285 .of_match_table = of_match_ptr(of_cy8ctouch_dt_ids),