Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/
Dray_cs.c2784 static const struct file_operations int_proc_fops = { variable
2822 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()