Searched refs:sysfs_ro_n (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dfscpos.c385 #define sysfs_ro_n(kind, sub, offset) \ macro
404 sysfs_ro_n(fan, _input, offset); \
405 sysfs_ro_n(fan, _status, offset); \
409 sysfs_ro_n(temp, _input, offset); \
410 sysfs_ro_n(temp, _status, offset); \
H A Dfscher.c189 #define sysfs_ro_n(kind, sub, offset, reg) \ macro
201 sysfs_ro_n(fan, _input , offset, reg_act)
205 sysfs_ro_n(temp, _input , offset, reg_act)
208 sysfs_ro_n(in, _input, offset, reg_act)
H A Dgl520sm.c177 #define sysfs_ro_n(type, n, item, reg) \ macro
192 sysfs_ro_n(cpu, n, _vid, GL520_REG_VID_INPUT)
195 sysfs_ro_n(in, n, _input, GL520_REG_IN##n##INPUT) \
200 sysfs_ro_n(fan, n, _input, GL520_REG_FAN_INPUT) \
208 sysfs_ro_n(temp, n, _input, GL520_REG_TEMP##n##_INPUT) \

Completed in 51 milliseconds