Lines Matching refs:write
34 static int do_active_device(struct ctl_table *table, int write, in do_active_device() argument
42 if (write) /* can't happen anyway */ in do_active_device()
71 static int do_autoprobe(struct ctl_table *table, int write, in do_autoprobe() argument
79 if (write) /* permissions stop this */ in do_autoprobe()
113 static int do_hardware_base_addr(struct ctl_table *table, int write, in do_hardware_base_addr() argument
126 if (write) /* permissions prevent this anyway */ in do_hardware_base_addr()
141 static int do_hardware_irq(struct ctl_table *table, int write, in do_hardware_irq() argument
154 if (write) /* permissions prevent this anyway */ in do_hardware_irq()
169 static int do_hardware_dma(struct ctl_table *table, int write, in do_hardware_dma() argument
182 if (write) /* permissions prevent this anyway */ in do_hardware_dma()
197 static int do_hardware_modes(struct ctl_table *table, int write, in do_hardware_modes() argument
210 if (write) /* permissions prevent this anyway */ in do_hardware_modes()