Lines Matching refs:write
33 static int do_active_device(ctl_table *table, int write, struct file *filp, in do_active_device() argument
41 if (write) /* can't happen anyway */ in do_active_device()
70 static int do_autoprobe(ctl_table *table, int write, struct file *filp, in do_autoprobe() argument
78 if (write) /* permissions stop this */ in do_autoprobe()
112 static int do_hardware_base_addr (ctl_table *table, int write, in do_hardware_base_addr() argument
125 if (write) /* permissions prevent this anyway */ in do_hardware_base_addr()
140 static int do_hardware_irq (ctl_table *table, int write, in do_hardware_irq() argument
153 if (write) /* permissions prevent this anyway */ in do_hardware_irq()
168 static int do_hardware_dma (ctl_table *table, int write, in do_hardware_dma() argument
181 if (write) /* permissions prevent this anyway */ in do_hardware_dma()
196 static int do_hardware_modes (ctl_table *table, int write, in do_hardware_modes() argument
209 if (write) /* permissions prevent this anyway */ in do_hardware_modes()