Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_ts.c1492 struct file_operations elan_touch_fops = { variable
1511 ts->firmware.fops = &elan_touch_fops; in elan_touch_node_init()
1517 ts->p = proc_create("elan-iap", 0664, NULL, (const struct proc_ops *)&elan_touch_fops); in elan_touch_node_init()