Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/vtl_ts/
H A Dapk.h5 extern struct file_operations apk_fops;
H A Dapk.c225 struct file_operations apk_fops = { variable
H A Dvtl_ts.c569 ts->driver->proc_entry->proc_fops = &apk_fops; in vtl_ts_handler()