Searched refs:int_proc_fops (Results 1 – 1 of 1) sorted by relevance
2784 static const struct file_operations int_proc_fops = { variable2822 proc_create_data("driver/ray_cs/net_type", S_IWUSR, NULL, &int_proc_fops, &net_type); in init_ray_cs()2823 proc_create_data("driver/ray_cs/translate", S_IWUSR, NULL, &int_proc_fops, &translate); in init_ray_cs()