Home
last modified time | relevance | path

Searched refs:S_IRUGO (Results 1 – 25 of 2255) sorted by relevance

12345678910>>...91

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/
H A Df71882fg.c583 SENSOR_ATTR_2(fan1_full_speed, S_IRUGO|S_IWUSR,
590 SENSOR_ATTR_2(pwm1_interpolate, S_IRUGO|S_IWUSR,
594 SENSOR_ATTR_2(fan2_full_speed, S_IRUGO|S_IWUSR,
601 SENSOR_ATTR_2(pwm2_interpolate, S_IRUGO|S_IWUSR,
605 SENSOR_ATTR_2(fan3_full_speed, S_IRUGO|S_IWUSR,
612 SENSOR_ATTR_2(pwm3_interpolate, S_IRUGO|S_IWUSR,
616 SENSOR_ATTR_2(fan4_full_speed, S_IRUGO|S_IWUSR,
623 SENSOR_ATTR_2(pwm4_interpolate, S_IRUGO|S_IWUSR,
631 SENSOR_ATTR_2(pwm3, S_IRUGO|S_IWUSR,
671 SENSOR_ATTR_2(pwm1_auto_point2_temp_hyst, S_IRUGO,
[all …]
H A Dw83792d.c976 static SENSOR_DEVICE_ATTR(in0_min, S_IWUSR | S_IRUGO,
978 static SENSOR_DEVICE_ATTR(in1_min, S_IWUSR | S_IRUGO,
980 static SENSOR_DEVICE_ATTR(in2_min, S_IWUSR | S_IRUGO,
982 static SENSOR_DEVICE_ATTR(in3_min, S_IWUSR | S_IRUGO,
984 static SENSOR_DEVICE_ATTR(in4_min, S_IWUSR | S_IRUGO,
986 static SENSOR_DEVICE_ATTR(in5_min, S_IWUSR | S_IRUGO,
988 static SENSOR_DEVICE_ATTR(in6_min, S_IWUSR | S_IRUGO,
990 static SENSOR_DEVICE_ATTR(in7_min, S_IWUSR | S_IRUGO,
992 static SENSOR_DEVICE_ATTR(in8_min, S_IWUSR | S_IRUGO,
994 static SENSOR_DEVICE_ATTR(in0_max, S_IWUSR | S_IRUGO,
[all …]
H A Dw83791d.c669 SENSOR_ATTR(fan1_min, S_IWUSR | S_IRUGO,
671 SENSOR_ATTR(fan2_min, S_IWUSR | S_IRUGO,
673 SENSOR_ATTR(fan3_min, S_IWUSR | S_IRUGO,
675 SENSOR_ATTR(fan4_min, S_IWUSR | S_IRUGO,
677 SENSOR_ATTR(fan5_min, S_IWUSR | S_IRUGO,
682 SENSOR_ATTR(fan1_div, S_IWUSR | S_IRUGO,
740 SENSOR_ATTR(pwm1, S_IWUSR | S_IRUGO,
742 SENSOR_ATTR(pwm2, S_IWUSR | S_IRUGO,
744 SENSOR_ATTR(pwm3, S_IWUSR | S_IRUGO,
746 SENSOR_ATTR(pwm4, S_IWUSR | S_IRUGO,
[all …]
H A Df71805f.c733 S_IRUGO)) in set_pwm_enable()
757 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,
[all …]
H A Dit87.c1654 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR,
1667 static SENSOR_DEVICE_ATTR_2(pwm1_auto_point4_pwm, S_IRUGO,
1684 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR,
1696 static SENSOR_DEVICE_ATTR_2(pwm2_auto_point4_pwm, S_IRUGO,
1713 static SENSOR_DEVICE_ATTR(pwm3_enable, S_IRUGO | S_IWUSR,
1725 static SENSOR_DEVICE_ATTR_2(pwm3_auto_point4_pwm, S_IRUGO,
1742 static SENSOR_DEVICE_ATTR(pwm4_enable, S_IRUGO | S_IWUSR,
1761 static SENSOR_DEVICE_ATTR(pwm5_enable, S_IRUGO | S_IWUSR,
1780 static SENSOR_DEVICE_ATTR(pwm6_enable, S_IRUGO | S_IWUSR,
1894 static SENSOR_DEVICE_ATTR(in0_beep, S_IRUGO | S_IWUSR,
[all …]
H A Dmax1668.c244 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp_max,
246 static SENSOR_DEVICE_ATTR(temp1_min, S_IRUGO, show_temp_min,
249 static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO, show_temp_max,
251 static SENSOR_DEVICE_ATTR(temp2_min, S_IRUGO, show_temp_min,
254 static SENSOR_DEVICE_ATTR(temp3_max, S_IRUGO, show_temp_max,
256 static SENSOR_DEVICE_ATTR(temp3_min, S_IRUGO, show_temp_min,
259 static SENSOR_DEVICE_ATTR(temp4_max, S_IRUGO, show_temp_max,
261 static SENSOR_DEVICE_ATTR(temp4_min, S_IRUGO, show_temp_min,
264 static SENSOR_DEVICE_ATTR(temp5_max, S_IRUGO, show_temp_max,
266 static SENSOR_DEVICE_ATTR(temp5_min, S_IRUGO, show_temp_min,
[all …]
H A Dlm63.c750 static SENSOR_DEVICE_ATTR(pwm1_auto_point1_temp_hyst, S_IRUGO,
756 static SENSOR_DEVICE_ATTR(pwm1_auto_point2_temp_hyst, S_IRUGO,
762 static SENSOR_DEVICE_ATTR(pwm1_auto_point3_temp_hyst, S_IRUGO,
768 static SENSOR_DEVICE_ATTR(pwm1_auto_point4_temp_hyst, S_IRUGO,
774 static SENSOR_DEVICE_ATTR(pwm1_auto_point5_temp_hyst, S_IRUGO,
780 static SENSOR_DEVICE_ATTR(pwm1_auto_point6_temp_hyst, S_IRUGO,
786 static SENSOR_DEVICE_ATTR(pwm1_auto_point7_temp_hyst, S_IRUGO,
792 static SENSOR_DEVICE_ATTR(pwm1_auto_point8_temp_hyst, S_IRUGO,
798 static SENSOR_DEVICE_ATTR(pwm1_auto_point9_temp_hyst, S_IRUGO,
804 static SENSOR_DEVICE_ATTR(pwm1_auto_point10_temp_hyst, S_IRUGO,
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/
H A Df71882fg.c583 SENSOR_ATTR_2(fan1_full_speed, S_IRUGO|S_IWUSR,
590 SENSOR_ATTR_2(pwm1_interpolate, S_IRUGO|S_IWUSR,
594 SENSOR_ATTR_2(fan2_full_speed, S_IRUGO|S_IWUSR,
601 SENSOR_ATTR_2(pwm2_interpolate, S_IRUGO|S_IWUSR,
605 SENSOR_ATTR_2(fan3_full_speed, S_IRUGO|S_IWUSR,
612 SENSOR_ATTR_2(pwm3_interpolate, S_IRUGO|S_IWUSR,
616 SENSOR_ATTR_2(fan4_full_speed, S_IRUGO|S_IWUSR,
623 SENSOR_ATTR_2(pwm4_interpolate, S_IRUGO|S_IWUSR,
631 SENSOR_ATTR_2(pwm3, S_IRUGO|S_IWUSR,
671 SENSOR_ATTR_2(pwm1_auto_point2_temp_hyst, S_IRUGO,
[all …]
H A Dw83792d.c976 static SENSOR_DEVICE_ATTR(in0_min, S_IWUSR | S_IRUGO,
978 static SENSOR_DEVICE_ATTR(in1_min, S_IWUSR | S_IRUGO,
980 static SENSOR_DEVICE_ATTR(in2_min, S_IWUSR | S_IRUGO,
982 static SENSOR_DEVICE_ATTR(in3_min, S_IWUSR | S_IRUGO,
984 static SENSOR_DEVICE_ATTR(in4_min, S_IWUSR | S_IRUGO,
986 static SENSOR_DEVICE_ATTR(in5_min, S_IWUSR | S_IRUGO,
988 static SENSOR_DEVICE_ATTR(in6_min, S_IWUSR | S_IRUGO,
990 static SENSOR_DEVICE_ATTR(in7_min, S_IWUSR | S_IRUGO,
992 static SENSOR_DEVICE_ATTR(in8_min, S_IWUSR | S_IRUGO,
994 static SENSOR_DEVICE_ATTR(in0_max, S_IWUSR | S_IRUGO,
[all …]
H A Dw83791d.c669 SENSOR_ATTR(fan1_min, S_IWUSR | S_IRUGO,
671 SENSOR_ATTR(fan2_min, S_IWUSR | S_IRUGO,
673 SENSOR_ATTR(fan3_min, S_IWUSR | S_IRUGO,
675 SENSOR_ATTR(fan4_min, S_IWUSR | S_IRUGO,
677 SENSOR_ATTR(fan5_min, S_IWUSR | S_IRUGO,
682 SENSOR_ATTR(fan1_div, S_IWUSR | S_IRUGO,
740 SENSOR_ATTR(pwm1, S_IWUSR | S_IRUGO,
742 SENSOR_ATTR(pwm2, S_IWUSR | S_IRUGO,
744 SENSOR_ATTR(pwm3, S_IWUSR | S_IRUGO,
746 SENSOR_ATTR(pwm4, S_IWUSR | S_IRUGO,
[all …]
H A Df71805f.c733 S_IRUGO)) in set_pwm_enable()
757 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,
[all …]
H A Dit87.c1654 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR,
1667 static SENSOR_DEVICE_ATTR_2(pwm1_auto_point4_pwm, S_IRUGO,
1684 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR,
1696 static SENSOR_DEVICE_ATTR_2(pwm2_auto_point4_pwm, S_IRUGO,
1713 static SENSOR_DEVICE_ATTR(pwm3_enable, S_IRUGO | S_IWUSR,
1725 static SENSOR_DEVICE_ATTR_2(pwm3_auto_point4_pwm, S_IRUGO,
1742 static SENSOR_DEVICE_ATTR(pwm4_enable, S_IRUGO | S_IWUSR,
1761 static SENSOR_DEVICE_ATTR(pwm5_enable, S_IRUGO | S_IWUSR,
1780 static SENSOR_DEVICE_ATTR(pwm6_enable, S_IRUGO | S_IWUSR,
1894 static SENSOR_DEVICE_ATTR(in0_beep, S_IRUGO | S_IWUSR,
[all …]
H A Dmax1668.c244 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp_max,
246 static SENSOR_DEVICE_ATTR(temp1_min, S_IRUGO, show_temp_min,
249 static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO, show_temp_max,
251 static SENSOR_DEVICE_ATTR(temp2_min, S_IRUGO, show_temp_min,
254 static SENSOR_DEVICE_ATTR(temp3_max, S_IRUGO, show_temp_max,
256 static SENSOR_DEVICE_ATTR(temp3_min, S_IRUGO, show_temp_min,
259 static SENSOR_DEVICE_ATTR(temp4_max, S_IRUGO, show_temp_max,
261 static SENSOR_DEVICE_ATTR(temp4_min, S_IRUGO, show_temp_min,
264 static SENSOR_DEVICE_ATTR(temp5_max, S_IRUGO, show_temp_max,
266 static SENSOR_DEVICE_ATTR(temp5_min, S_IRUGO, show_temp_min,
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hwmon/
H A Df71882fg.c583 SENSOR_ATTR_2(fan1_full_speed, S_IRUGO|S_IWUSR,
590 SENSOR_ATTR_2(pwm1_interpolate, S_IRUGO|S_IWUSR,
594 SENSOR_ATTR_2(fan2_full_speed, S_IRUGO|S_IWUSR,
601 SENSOR_ATTR_2(pwm2_interpolate, S_IRUGO|S_IWUSR,
605 SENSOR_ATTR_2(fan3_full_speed, S_IRUGO|S_IWUSR,
612 SENSOR_ATTR_2(pwm3_interpolate, S_IRUGO|S_IWUSR,
616 SENSOR_ATTR_2(fan4_full_speed, S_IRUGO|S_IWUSR,
623 SENSOR_ATTR_2(pwm4_interpolate, S_IRUGO|S_IWUSR,
631 SENSOR_ATTR_2(pwm3, S_IRUGO|S_IWUSR,
671 SENSOR_ATTR_2(pwm1_auto_point2_temp_hyst, S_IRUGO,
[all …]
H A Dw83792d.c976 static SENSOR_DEVICE_ATTR(in0_min, S_IWUSR | S_IRUGO,
978 static SENSOR_DEVICE_ATTR(in1_min, S_IWUSR | S_IRUGO,
980 static SENSOR_DEVICE_ATTR(in2_min, S_IWUSR | S_IRUGO,
982 static SENSOR_DEVICE_ATTR(in3_min, S_IWUSR | S_IRUGO,
984 static SENSOR_DEVICE_ATTR(in4_min, S_IWUSR | S_IRUGO,
986 static SENSOR_DEVICE_ATTR(in5_min, S_IWUSR | S_IRUGO,
988 static SENSOR_DEVICE_ATTR(in6_min, S_IWUSR | S_IRUGO,
990 static SENSOR_DEVICE_ATTR(in7_min, S_IWUSR | S_IRUGO,
992 static SENSOR_DEVICE_ATTR(in8_min, S_IWUSR | S_IRUGO,
994 static SENSOR_DEVICE_ATTR(in0_max, S_IWUSR | S_IRUGO,
[all …]
H A Dw83791d.c669 SENSOR_ATTR(fan1_min, S_IWUSR | S_IRUGO,
671 SENSOR_ATTR(fan2_min, S_IWUSR | S_IRUGO,
673 SENSOR_ATTR(fan3_min, S_IWUSR | S_IRUGO,
675 SENSOR_ATTR(fan4_min, S_IWUSR | S_IRUGO,
677 SENSOR_ATTR(fan5_min, S_IWUSR | S_IRUGO,
682 SENSOR_ATTR(fan1_div, S_IWUSR | S_IRUGO,
740 SENSOR_ATTR(pwm1, S_IWUSR | S_IRUGO,
742 SENSOR_ATTR(pwm2, S_IWUSR | S_IRUGO,
744 SENSOR_ATTR(pwm3, S_IWUSR | S_IRUGO,
746 SENSOR_ATTR(pwm4, S_IWUSR | S_IRUGO,
[all …]
H A Df71805f.c733 S_IRUGO)) in set_pwm_enable()
757 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,
[all …]
H A Dit87.c1654 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR,
1667 static SENSOR_DEVICE_ATTR_2(pwm1_auto_point4_pwm, S_IRUGO,
1684 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR,
1696 static SENSOR_DEVICE_ATTR_2(pwm2_auto_point4_pwm, S_IRUGO,
1713 static SENSOR_DEVICE_ATTR(pwm3_enable, S_IRUGO | S_IWUSR,
1725 static SENSOR_DEVICE_ATTR_2(pwm3_auto_point4_pwm, S_IRUGO,
1742 static SENSOR_DEVICE_ATTR(pwm4_enable, S_IRUGO | S_IWUSR,
1761 static SENSOR_DEVICE_ATTR(pwm5_enable, S_IRUGO | S_IWUSR,
1780 static SENSOR_DEVICE_ATTR(pwm6_enable, S_IRUGO | S_IWUSR,
1894 static SENSOR_DEVICE_ATTR(in0_beep, S_IRUGO | S_IWUSR,
[all …]
H A Dmax1668.c244 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp_max,
246 static SENSOR_DEVICE_ATTR(temp1_min, S_IRUGO, show_temp_min,
249 static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO, show_temp_max,
251 static SENSOR_DEVICE_ATTR(temp2_min, S_IRUGO, show_temp_min,
254 static SENSOR_DEVICE_ATTR(temp3_max, S_IRUGO, show_temp_max,
256 static SENSOR_DEVICE_ATTR(temp3_min, S_IRUGO, show_temp_min,
259 static SENSOR_DEVICE_ATTR(temp4_max, S_IRUGO, show_temp_max,
261 static SENSOR_DEVICE_ATTR(temp4_min, S_IRUGO, show_temp_min,
264 static SENSOR_DEVICE_ATTR(temp5_max, S_IRUGO, show_temp_max,
266 static SENSOR_DEVICE_ATTR(temp5_min, S_IRUGO, show_temp_min,
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/lpfc/
H A Dlpfc_attr.h26 module_param(lpfc_##name, uint, S_IRUGO);\
32 module_param(lpfc_##name, uint, S_IRUGO);\
40 module_param(lpfc_##name, uint, S_IRUGO);\
61 module_param(lpfc_##name, uint, S_IRUGO);\
69 module_param(lpfc_##name, uint, S_IRUGO);\
80 module_param(lpfc_##name, uint, S_IRUGO);\
86 module_param(lpfc_##name, uint, S_IRUGO);\
94 module_param(lpfc_##name, ullong, S_IRUGO);\
102 module_param(lpfc_##name, uint, S_IRUGO);\
113 module_param(lpfc_##name, uint, S_IRUGO);\
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/lpfc/
H A Dlpfc_attr.h26 module_param(lpfc_##name, uint, S_IRUGO);\
32 module_param(lpfc_##name, uint, S_IRUGO);\
40 module_param(lpfc_##name, uint, S_IRUGO);\
61 module_param(lpfc_##name, uint, S_IRUGO);\
69 module_param(lpfc_##name, uint, S_IRUGO);\
80 module_param(lpfc_##name, uint, S_IRUGO);\
86 module_param(lpfc_##name, uint, S_IRUGO);\
94 module_param(lpfc_##name, ullong, S_IRUGO);\
102 module_param(lpfc_##name, uint, S_IRUGO);\
113 module_param(lpfc_##name, uint, S_IRUGO);\
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/lpfc/
H A Dlpfc_attr.h26 module_param(lpfc_##name, uint, S_IRUGO);\
32 module_param(lpfc_##name, uint, S_IRUGO);\
40 module_param(lpfc_##name, uint, S_IRUGO);\
61 module_param(lpfc_##name, uint, S_IRUGO);\
69 module_param(lpfc_##name, uint, S_IRUGO);\
80 module_param(lpfc_##name, uint, S_IRUGO);\
86 module_param(lpfc_##name, uint, S_IRUGO);\
94 module_param(lpfc_##name, ullong, S_IRUGO);\
102 module_param(lpfc_##name, uint, S_IRUGO);\
113 module_param(lpfc_##name, uint, S_IRUGO);\
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/gadget/legacy/
H A Daudio.c25 module_param(p_chmask, uint, S_IRUGO);
30 module_param(p_srate, uint, S_IRUGO);
35 module_param(p_ssize, uint, S_IRUGO);
40 module_param(c_chmask, uint, S_IRUGO);
45 module_param(c_srate, uint, S_IRUGO);
50 module_param(c_ssize, uint, S_IRUGO);
58 module_param(p_chmask, uint, S_IRUGO);
63 module_param(p_srate, uint, S_IRUGO);
68 module_param(p_ssize, uint, S_IRUGO);
78 module_param(c_srate, uint, S_IRUGO);
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/gadget/legacy/
H A Daudio.c25 module_param(p_chmask, uint, S_IRUGO);
30 module_param(p_srate, uint, S_IRUGO);
35 module_param(p_ssize, uint, S_IRUGO);
40 module_param(c_chmask, uint, S_IRUGO);
45 module_param(c_srate, uint, S_IRUGO);
50 module_param(c_ssize, uint, S_IRUGO);
58 module_param(p_chmask, uint, S_IRUGO);
63 module_param(p_srate, uint, S_IRUGO);
68 module_param(p_ssize, uint, S_IRUGO);
78 module_param(c_srate, uint, S_IRUGO);
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/gadget/legacy/
H A Daudio.c25 module_param(p_chmask, uint, S_IRUGO);
30 module_param(p_srate, uint, S_IRUGO);
35 module_param(p_ssize, uint, S_IRUGO);
40 module_param(c_chmask, uint, S_IRUGO);
45 module_param(c_srate, uint, S_IRUGO);
50 module_param(c_ssize, uint, S_IRUGO);
58 module_param(p_chmask, uint, S_IRUGO);
63 module_param(p_srate, uint, S_IRUGO);
68 module_param(p_ssize, uint, S_IRUGO);
78 module_param(c_srate, uint, S_IRUGO);
[all …]

12345678910>>...91