Searched refs:apk_fops (Results 1 – 3 of 3) sorted by relevance
5 extern struct file_operations apk_fops;
225 struct file_operations apk_fops = { variable
569 ts->driver->proc_entry->proc_fops = &apk_fops; in vtl_ts_handler()