Searched refs:fts_proc_fops (Results 1 – 2 of 2) sorted by relevance
284 static const struct file_operations fts_proc_fops = { variable497 ts_data->proc = proc_create(PROC_NAME, 0664, NULL, &fts_proc_fops); in fts_create_apk_debug_channel()
287 static const struct file_operations fts_proc_fops = { variable501 proc->proc_entry = proc_create(PROC_NAME, 0777, NULL, &fts_proc_fops); in fts_create_apk_debug_channel()