Lines Matching refs:write
36 static int do_active_device(const struct ctl_table *table, int write, in do_active_device() argument
44 if (write) /* can't happen anyway */ in do_active_device()
73 static int do_autoprobe(const struct ctl_table *table, int write, in do_autoprobe() argument
81 if (write) /* permissions stop this */ in do_autoprobe()
116 static int do_hardware_base_addr(const struct ctl_table *table, int write, in do_hardware_base_addr() argument
128 if (write) /* permissions prevent this anyway */ in do_hardware_base_addr()
143 static int do_hardware_irq(const struct ctl_table *table, int write, in do_hardware_irq() argument
155 if (write) /* permissions prevent this anyway */ in do_hardware_irq()
170 static int do_hardware_dma(const 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(const struct ctl_table *table, int write, in do_hardware_modes() argument
209 if (write) /* permissions prevent this anyway */ in do_hardware_modes()