Lines Matching refs:write
35 static int do_active_device(struct ctl_table *table, int write, in do_active_device() argument
43 if (write) /* can't happen anyway */ in do_active_device()
72 static int do_autoprobe(struct ctl_table *table, int write, in do_autoprobe() argument
80 if (write) /* permissions stop this */ in do_autoprobe()
114 static int do_hardware_base_addr(struct ctl_table *table, int write, in do_hardware_base_addr() argument
127 if (write) /* permissions prevent this anyway */ in do_hardware_base_addr()
142 static int do_hardware_irq(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(struct ctl_table *table, int write, in do_hardware_dma() argument
183 if (write) /* permissions prevent this anyway */ in do_hardware_dma()
198 static int do_hardware_modes(struct ctl_table *table, int write, in do_hardware_modes() argument
211 if (write) /* permissions prevent this anyway */ in do_hardware_modes()