Home
last modified time | relevance | path

Searched refs:S_IWUSR (Results 1 – 25 of 651) sorted by relevance

12345678910>>...27

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Df71882fg.c402 SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max,
404 SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
407 SENSOR_ATTR_2(temp1_crit, S_IRUGO|S_IWUSR, show_temp_crit,
414 SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max,
416 SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
419 SENSOR_ATTR_2(temp2_crit, S_IRUGO|S_IWUSR, show_temp_crit,
426 SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max,
428 SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
431 SENSOR_ATTR_2(temp3_crit, S_IRUGO|S_IWUSR, show_temp_crit,
442 SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max,
[all …]
H A Dw83792d.c970 static SENSOR_DEVICE_ATTR(in0_min, S_IWUSR | S_IRUGO,
972 static SENSOR_DEVICE_ATTR(in1_min, S_IWUSR | S_IRUGO,
974 static SENSOR_DEVICE_ATTR(in2_min, S_IWUSR | S_IRUGO,
976 static SENSOR_DEVICE_ATTR(in3_min, S_IWUSR | S_IRUGO,
978 static SENSOR_DEVICE_ATTR(in4_min, S_IWUSR | S_IRUGO,
980 static SENSOR_DEVICE_ATTR(in5_min, S_IWUSR | S_IRUGO,
982 static SENSOR_DEVICE_ATTR(in6_min, S_IWUSR | S_IRUGO,
984 static SENSOR_DEVICE_ATTR(in7_min, S_IWUSR | S_IRUGO,
986 static SENSOR_DEVICE_ATTR(in8_min, S_IWUSR | S_IRUGO,
988 static SENSOR_DEVICE_ATTR(in0_max, S_IWUSR | S_IRUGO,
[all …]
H A Dw83791d.c402 SENSOR_ATTR(in0_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 0),
403 SENSOR_ATTR(in1_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 1),
404 SENSOR_ATTR(in2_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 2),
405 SENSOR_ATTR(in3_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 3),
406 SENSOR_ATTR(in4_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 4),
407 SENSOR_ATTR(in5_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 5),
408 SENSOR_ATTR(in6_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 6),
409 SENSOR_ATTR(in7_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 7),
410 SENSOR_ATTR(in8_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 8),
411 SENSOR_ATTR(in9_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 9),
[all …]
H A Df71805f.c757 S_IRUGO | S_IWUSR)) in set_pwm_enable()
985 static SENSOR_DEVICE_ATTR(in0_max, S_IRUGO | S_IWUSR,
987 static SENSOR_DEVICE_ATTR(in0_min, S_IRUGO | S_IWUSR,
990 static SENSOR_DEVICE_ATTR(in1_max, S_IRUGO | S_IWUSR,
992 static SENSOR_DEVICE_ATTR(in1_min, S_IRUGO | S_IWUSR,
995 static SENSOR_DEVICE_ATTR(in2_max, S_IRUGO | S_IWUSR,
997 static SENSOR_DEVICE_ATTR(in2_min, S_IRUGO | S_IWUSR,
1000 static SENSOR_DEVICE_ATTR(in3_max, S_IRUGO | S_IWUSR,
1002 static SENSOR_DEVICE_ATTR(in3_min, S_IRUGO | S_IWUSR,
1005 static SENSOR_DEVICE_ATTR(in4_max, S_IRUGO | S_IWUSR,
[all …]
H A Dit87.c889 static SENSOR_DEVICE_ATTR_2(in0_min, S_IRUGO | S_IWUSR, show_in, set_in,
891 static SENSOR_DEVICE_ATTR_2(in0_max, S_IRUGO | S_IWUSR, show_in, set_in,
895 static SENSOR_DEVICE_ATTR_2(in1_min, S_IRUGO | S_IWUSR, show_in, set_in,
897 static SENSOR_DEVICE_ATTR_2(in1_max, S_IRUGO | S_IWUSR, show_in, set_in,
901 static SENSOR_DEVICE_ATTR_2(in2_min, S_IRUGO | S_IWUSR, show_in, set_in,
903 static SENSOR_DEVICE_ATTR_2(in2_max, S_IRUGO | S_IWUSR, show_in, set_in,
907 static SENSOR_DEVICE_ATTR_2(in3_min, S_IRUGO | S_IWUSR, show_in, set_in,
909 static SENSOR_DEVICE_ATTR_2(in3_max, S_IRUGO | S_IWUSR, show_in, set_in,
913 static SENSOR_DEVICE_ATTR_2(in4_min, S_IRUGO | S_IWUSR, show_in, set_in,
915 static SENSOR_DEVICE_ATTR_2(in4_max, S_IRUGO | S_IWUSR, show_in, set_in,
[all …]
H A Dlm63.c741 static SENSOR_DEVICE_ATTR(fan1_min, S_IWUSR | S_IRUGO, show_fan,
744 static SENSOR_DEVICE_ATTR(pwm1, S_IWUSR | S_IRUGO, show_pwm1, set_pwm1, 0);
746 static SENSOR_DEVICE_ATTR(pwm1_auto_point1_pwm, S_IWUSR | S_IRUGO,
748 static SENSOR_DEVICE_ATTR(pwm1_auto_point1_temp, S_IWUSR | S_IRUGO,
752 static SENSOR_DEVICE_ATTR(pwm1_auto_point2_pwm, S_IWUSR | S_IRUGO,
754 static SENSOR_DEVICE_ATTR(pwm1_auto_point2_temp, S_IWUSR | S_IRUGO,
758 static SENSOR_DEVICE_ATTR(pwm1_auto_point3_pwm, S_IWUSR | S_IRUGO,
760 static SENSOR_DEVICE_ATTR(pwm1_auto_point3_temp, S_IWUSR | S_IRUGO,
764 static SENSOR_DEVICE_ATTR(pwm1_auto_point4_pwm, S_IWUSR | S_IRUGO,
766 static SENSOR_DEVICE_ATTR(pwm1_auto_point4_temp, S_IWUSR | S_IRUGO,
[all …]
H A Dw83l786ng.c266 SENSOR_ATTR(in0_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 0),
267 SENSOR_ATTR(in1_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 1),
268 SENSOR_ATTR(in2_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 2),
272 SENSOR_ATTR(in0_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 0),
273 SENSOR_ATTR(in1_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 1),
274 SENSOR_ATTR(in2_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 2),
389 SENSOR_ATTR(fan1_min, S_IWUSR | S_IRUGO, show_fan_min,
391 SENSOR_ATTR(fan2_min, S_IWUSR | S_IRUGO, show_fan_min,
396 SENSOR_ATTR(fan1_div, S_IWUSR | S_IRUGO, show_fan_div,
398 SENSOR_ATTR(fan2_div, S_IWUSR | S_IRUGO, show_fan_div,
[all …]
H A Dw83795.c1612 SENSOR_ATTR_2(in##index##_max, S_IRUGO | S_IWUSR, show_in, \
1614 SENSOR_ATTR_2(in##index##_min, S_IRUGO | S_IWUSR, show_in, \
1618 SENSOR_ATTR_2(in##index##_beep, S_IWUSR | S_IRUGO, \
1629 SENSOR_ATTR_2(fan##index##_min, S_IWUSR | S_IRUGO, \
1633 SENSOR_ATTR_2(fan##index##_beep, S_IWUSR | S_IRUGO, \
1637 SENSOR_ATTR_2(pwm##index, S_IWUSR | S_IRUGO, show_pwm, \
1639 SENSOR_ATTR_2(pwm##index##_enable, S_IWUSR | S_IRUGO, \
1643 SENSOR_ATTR_2(pwm##index##_freq, S_IWUSR | S_IRUGO, \
1645 SENSOR_ATTR_2(pwm##index##_nonstop, S_IWUSR | S_IRUGO, \
1647 SENSOR_ATTR_2(pwm##index##_start, S_IWUSR | S_IRUGO, \
[all …]
H A Df75375s.c658 static SENSOR_DEVICE_ATTR(in0_max, S_IRUGO|S_IWUSR,
660 static SENSOR_DEVICE_ATTR(in0_min, S_IRUGO|S_IWUSR,
663 static SENSOR_DEVICE_ATTR(in1_max, S_IRUGO|S_IWUSR,
665 static SENSOR_DEVICE_ATTR(in1_min, S_IRUGO|S_IWUSR,
668 static SENSOR_DEVICE_ATTR(in2_max, S_IRUGO|S_IWUSR,
670 static SENSOR_DEVICE_ATTR(in2_min, S_IRUGO|S_IWUSR,
673 static SENSOR_DEVICE_ATTR(in3_max, S_IRUGO|S_IWUSR,
675 static SENSOR_DEVICE_ATTR(in3_min, S_IRUGO|S_IWUSR,
678 static SENSOR_DEVICE_ATTR(temp1_max_hyst, S_IRUGO|S_IWUSR,
680 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO|S_IWUSR,
[all …]
H A Dw83793.c1017 SENSOR_ATTR_2(in##index##_max, S_IRUGO | S_IWUSR, show_in, \
1019 SENSOR_ATTR_2(in##index##_min, S_IRUGO | S_IWUSR, show_in, \
1023 SENSOR_ATTR_2(in##index##_beep, S_IWUSR | S_IRUGO, \
1030 SENSOR_ATTR_2(fan##index##_beep, S_IWUSR | S_IRUGO, \
1034 SENSOR_ATTR_2(fan##index##_min, S_IWUSR | S_IRUGO, \
1038 SENSOR_ATTR_2(pwm##index, S_IWUSR | S_IRUGO, show_pwm, \
1040 SENSOR_ATTR_2(pwm##index##_nonstop, S_IWUSR | S_IRUGO, \
1042 SENSOR_ATTR_2(pwm##index##_start, S_IWUSR | S_IRUGO, \
1044 SENSOR_ATTR_2(pwm##index##_stop_time, S_IWUSR | S_IRUGO, \
1048 SENSOR_ATTR_2(temp##index##_type, S_IRUGO | S_IWUSR, \
[all …]
H A Dw83781d.c284 static SENSOR_DEVICE_ATTR(in##offset##_min, S_IRUGO | S_IWUSR, \
286 static SENSOR_DEVICE_ATTR(in##offset##_max, S_IRUGO | S_IWUSR, \
337 static SENSOR_DEVICE_ATTR(fan1_min, S_IRUGO | S_IWUSR,
340 static SENSOR_DEVICE_ATTR(fan2_min, S_IRUGO | S_IWUSR,
343 static SENSOR_DEVICE_ATTR(fan3_min, S_IRUGO | S_IWUSR,
396 static SENSOR_DEVICE_ATTR(temp##offset##_max, S_IRUGO | S_IWUSR, \
398 static SENSOR_DEVICE_ATTR(temp##offset##_max_hyst, S_IRUGO | S_IWUSR, \
586 static SENSOR_DEVICE_ATTR(in0_beep, S_IRUGO | S_IWUSR,
588 static SENSOR_DEVICE_ATTR(in1_beep, S_IRUGO | S_IWUSR,
590 static SENSOR_DEVICE_ATTR(in2_beep, S_IRUGO | S_IWUSR,
[all …]
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-tle62x0.c175 static DEVICE_ATTR(gpio1, S_IWUSR|S_IRUGO,
177 static DEVICE_ATTR(gpio2, S_IWUSR|S_IRUGO,
179 static DEVICE_ATTR(gpio3, S_IWUSR|S_IRUGO,
181 static DEVICE_ATTR(gpio4, S_IWUSR|S_IRUGO,
183 static DEVICE_ATTR(gpio5, S_IWUSR|S_IRUGO,
185 static DEVICE_ATTR(gpio6, S_IWUSR|S_IRUGO,
187 static DEVICE_ATTR(gpio7, S_IWUSR|S_IRUGO,
189 static DEVICE_ATTR(gpio8, S_IWUSR|S_IRUGO,
191 static DEVICE_ATTR(gpio9, S_IWUSR|S_IRUGO,
193 static DEVICE_ATTR(gpio10, S_IWUSR|S_IRUGO,
[all …]
/OK3568_Linux_fs/kernel/drivers/iio/dummy/
H A Diio_dummy_evgen.c159 static IIO_DEVICE_ATTR(poke_ev0, S_IWUSR, NULL, &iio_evgen_poke, 0);
160 static IIO_DEVICE_ATTR(poke_ev1, S_IWUSR, NULL, &iio_evgen_poke, 1);
161 static IIO_DEVICE_ATTR(poke_ev2, S_IWUSR, NULL, &iio_evgen_poke, 2);
162 static IIO_DEVICE_ATTR(poke_ev3, S_IWUSR, NULL, &iio_evgen_poke, 3);
163 static IIO_DEVICE_ATTR(poke_ev4, S_IWUSR, NULL, &iio_evgen_poke, 4);
164 static IIO_DEVICE_ATTR(poke_ev5, S_IWUSR, NULL, &iio_evgen_poke, 5);
165 static IIO_DEVICE_ATTR(poke_ev6, S_IWUSR, NULL, &iio_evgen_poke, 6);
166 static IIO_DEVICE_ATTR(poke_ev7, S_IWUSR, NULL, &iio_evgen_poke, 7);
167 static IIO_DEVICE_ATTR(poke_ev8, S_IWUSR, NULL, &iio_evgen_poke, 8);
168 static IIO_DEVICE_ATTR(poke_ev9, S_IWUSR, NULL, &iio_evgen_poke, 9);
/OK3568_Linux_fs/kernel/drivers/xen/xenfs/
H A Dsuper.c50 [2] = { "xenbus", &xen_xenbus_fops, S_IRUSR|S_IWUSR }, in xenfs_fill_super()
52 { "privcmd", &xen_privcmd_fops, S_IRUSR|S_IWUSR }, in xenfs_fill_super()
57 [2] = { "xenbus", &xen_xenbus_fops, S_IRUSR|S_IWUSR }, in xenfs_fill_super()
59 { "privcmd", &xen_privcmd_fops, S_IRUSR|S_IWUSR }, in xenfs_fill_super()
60 { "xsd_kva", &xsd_kva_file_ops, S_IRUSR|S_IWUSR}, in xenfs_fill_super()
61 { "xsd_port", &xsd_port_file_ops, S_IRUSR|S_IWUSR}, in xenfs_fill_super()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_tool.c35 static DEVICE_ATTR(disable_irq, S_IWUSR, NULL, store_disable_irq);
53 static DEVICE_ATTR(enable_irq, S_IWUSR, NULL, store_enable_irq);
68 static DEVICE_ATTR(reset, S_IWUSR, NULL, store_reset);
110 static DEVICE_ATTR(calibrate, S_IWUSR, NULL, store_calibrate);
143 static DEVICE_ATTR(check_rek, S_IWUSR, NULL, store_check_rek);
179 static DEVICE_ATTR(fw_info, S_IWUSR | S_IRUSR, show_fw_info, store_fw_info);
217 static DEVICE_ATTR(iap_status, S_IWUSR | S_IRUSR, show_iap_status, store_iap_status);
244 static DEVICE_ATTR(fw_update, S_IWUSR, NULL, store_fw_upgrade);
281 static DEVICE_ATTR(fw_store, S_IWUSR | S_IRUSR, show_fw_store, store_fw_store);
296 static DEVICE_ATTR(elan_tp_module_test, S_IWUSR, NULL, store_tp_module_test);
[all …]
/OK3568_Linux_fs/kernel/drivers/char/
H A Dtlclk.c344 static DEVICE_ATTR(received_ref_clk3a, (S_IWUSR|S_IWGRP), NULL,
366 static DEVICE_ATTR(received_ref_clk3b, (S_IWUSR|S_IWGRP), NULL,
388 static DEVICE_ATTR(enable_clk3b_output, (S_IWUSR|S_IWGRP), NULL,
409 static DEVICE_ATTR(enable_clk3a_output, (S_IWUSR|S_IWGRP), NULL,
430 static DEVICE_ATTR(enable_clkb1_output, (S_IWUSR|S_IWGRP), NULL,
452 static DEVICE_ATTR(enable_clka1_output, (S_IWUSR|S_IWGRP), NULL,
473 static DEVICE_ATTR(enable_clkb0_output, (S_IWUSR|S_IWGRP), NULL,
494 static DEVICE_ATTR(enable_clka0_output, (S_IWUSR|S_IWGRP), NULL,
536 static DEVICE_ATTR(select_amcb2_transmit_clock, (S_IWUSR|S_IWGRP), NULL,
578 static DEVICE_ATTR(select_amcb1_transmit_clock, (S_IWUSR|S_IWGRP), NULL,
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Dzero.c60 module_param(loopdefault, bool, S_IRUGO|S_IWUSR);
233 module_param_named(pattern, gzero_options.pattern, uint, S_IRUGO|S_IWUSR);
237 S_IRUGO|S_IWUSR);
241 S_IRUGO|S_IWUSR);
244 module_param_named(isoc_mult, gzero_options.isoc_mult, uint, S_IRUGO|S_IWUSR);
248 S_IRUGO|S_IWUSR);
254 module_param_named(qlen, gzero_options.qlen, uint, S_IRUGO|S_IWUSR);
258 S_IRUGO|S_IWUSR);
262 S_IRUGO|S_IWUSR);
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbsysfs.c493 __ATTR(bits_per_pixel, S_IRUGO|S_IWUSR, show_bpp, store_bpp),
494 __ATTR(blank, S_IRUGO|S_IWUSR, show_blank, store_blank),
495 __ATTR(console, S_IRUGO|S_IWUSR, show_console, store_console),
496 __ATTR(cursor, S_IRUGO|S_IWUSR, show_cursor, store_cursor),
497 __ATTR(mode, S_IRUGO|S_IWUSR, show_mode, store_mode),
498 __ATTR(modes, S_IRUGO|S_IWUSR, show_modes, store_modes),
499 __ATTR(pan, S_IRUGO|S_IWUSR, show_pan, store_pan),
500 __ATTR(virtual_size, S_IRUGO|S_IWUSR, show_virtual, store_virtual),
503 __ATTR(rotate, S_IRUGO|S_IWUSR, show_rotate, store_rotate),
504 __ATTR(state, S_IRUGO|S_IWUSR, show_fbstate, store_fbstate),
[all …]
/OK3568_Linux_fs/kernel/drivers/edac/
H A Docteon_edac-lmc.c197 static DEVICE_ATTR(inject, S_IRUGO | S_IWUSR,
199 static DEVICE_ATTR(error_type, S_IRUGO | S_IWUSR,
201 static DEVICE_ATTR(dimm, S_IRUGO | S_IWUSR,
203 static DEVICE_ATTR(rank, S_IRUGO | S_IWUSR,
205 static DEVICE_ATTR(bank, S_IRUGO | S_IWUSR,
207 static DEVICE_ATTR(row, S_IRUGO | S_IWUSR,
209 static DEVICE_ATTR(col, S_IRUGO | S_IWUSR,
H A Damd64_edac_inj.c200 static DEVICE_ATTR(inject_section, S_IRUGO | S_IWUSR,
202 static DEVICE_ATTR(inject_word, S_IRUGO | S_IWUSR,
204 static DEVICE_ATTR(inject_ecc_vector, S_IRUGO | S_IWUSR,
206 static DEVICE_ATTR(inject_write, S_IWUSR,
208 static DEVICE_ATTR(inject_read, S_IWUSR,
H A Ddebugfs.c66 debugfs_create_u8(name, S_IRUGO | S_IWUSR, parent, in edac_create_debugfs_nodes()
70 debugfs_create_bool("fake_inject_ue", S_IRUGO | S_IWUSR, parent, in edac_create_debugfs_nodes()
73 debugfs_create_u16("fake_inject_count", S_IRUGO | S_IWUSR, parent, in edac_create_debugfs_nodes()
76 debugfs_create_file("fake_inject", S_IWUSR, parent, &mci->dev, in edac_create_debugfs_nodes()
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dfnic_debugfs.c346 S_IFREG|S_IRUGO|S_IWUSR, in fnic_trace_debugfs_init()
352 S_IFREG|S_IRUGO|S_IWUSR, in fnic_trace_debugfs_init()
389 S_IFREG|S_IRUGO|S_IWUSR, in fnic_fc_trace_debugfs_init()
395 S_IFREG|S_IRUGO|S_IWUSR, in fnic_fc_trace_debugfs_init()
402 S_IFREG|S_IRUGO|S_IWUSR, in fnic_fc_trace_debugfs_init()
409 S_IFREG|S_IRUGO|S_IWUSR, in fnic_fc_trace_debugfs_init()
705 S_IFREG|S_IRUGO|S_IWUSR, in fnic_stats_debugfs_init()
711 S_IFREG|S_IRUGO|S_IWUSR, in fnic_stats_debugfs_init()
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Ddebug.c423 dent = debugfs_create_file(fname, S_IWUSR, d->dfs_dir, (void *)ubi_num, in ubi_debugfs_init_dev()
430 dent = debugfs_create_file(fname, S_IWUSR, d->dfs_dir, (void *)ubi_num, in ubi_debugfs_init_dev()
437 dent = debugfs_create_file(fname, S_IWUSR, d->dfs_dir, (void *)ubi_num, in ubi_debugfs_init_dev()
444 dent = debugfs_create_file(fname, S_IWUSR, d->dfs_dir, (void *)ubi_num, in ubi_debugfs_init_dev()
451 dent = debugfs_create_file(fname, S_IWUSR, d->dfs_dir, (void *)ubi_num, in ubi_debugfs_init_dev()
458 dent = debugfs_create_file(fname, S_IWUSR, d->dfs_dir, (void *)ubi_num, in ubi_debugfs_init_dev()
465 dent = debugfs_create_file(fname, S_IWUSR, d->dfs_dir, (void *)ubi_num, in ubi_debugfs_init_dev()
472 dent = debugfs_create_file(fname, S_IWUSR, d->dfs_dir, (void *)ubi_num, in ubi_debugfs_init_dev()
479 dent = debugfs_create_file(fname, S_IWUSR, d->dfs_dir, (void *)ubi_num, in ubi_debugfs_init_dev()
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfad.c82 module_param(os_name, charp, S_IRUGO | S_IWUSR);
84 module_param(os_patch, charp, S_IRUGO | S_IWUSR);
86 module_param(host_name, charp, S_IRUGO | S_IWUSR);
88 module_param(num_rports, int, S_IRUGO | S_IWUSR);
91 module_param(num_ios, int, S_IRUGO | S_IWUSR);
93 module_param(num_tms, int, S_IRUGO | S_IWUSR);
95 module_param(num_fcxps, int, S_IRUGO | S_IWUSR);
97 module_param(num_ufbufs, int, S_IRUGO | S_IWUSR);
100 module_param(reqq_size, int, S_IRUGO | S_IWUSR);
103 module_param(rspq_size, int, S_IRUGO | S_IWUSR);
[all …]
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Ddebug.c521 d->dfs_chk_gen = debugfs_create_file("chk_gen", S_IWUSR, d->dfs_dir, in ubi_debugfs_init_dev()
524 d->dfs_chk_io = debugfs_create_file("chk_io", S_IWUSR, d->dfs_dir, in ubi_debugfs_init_dev()
527 d->dfs_chk_fastmap = debugfs_create_file("chk_fastmap", S_IWUSR, in ubi_debugfs_init_dev()
531 d->dfs_disable_bgt = debugfs_create_file("tst_disable_bgt", S_IWUSR, in ubi_debugfs_init_dev()
536 S_IWUSR, d->dfs_dir, in ubi_debugfs_init_dev()
541 S_IWUSR, d->dfs_dir, in ubi_debugfs_init_dev()
546 S_IWUSR, d->dfs_dir, in ubi_debugfs_init_dev()
551 S_IWUSR, d->dfs_dir, in ubi_debugfs_init_dev()
555 S_IWUSR, d->dfs_dir, in ubi_debugfs_init_dev()

12345678910>>...27