Searched refs:show_status (Results 1 - 7 of 7) sorted by relevance

/drivers/hwmon/
H A Dtmp401.c336 static ssize_t show_status(struct device *dev, function
493 static SENSOR_DEVICE_ATTR_2(temp1_min_alarm, S_IRUGO, show_status, NULL,
495 static SENSOR_DEVICE_ATTR_2(temp1_max_alarm, S_IRUGO, show_status, NULL,
497 static SENSOR_DEVICE_ATTR_2(temp1_crit_alarm, S_IRUGO, show_status, NULL,
508 static SENSOR_DEVICE_ATTR_2(temp2_fault, S_IRUGO, show_status, NULL,
510 static SENSOR_DEVICE_ATTR_2(temp2_min_alarm, S_IRUGO, show_status, NULL,
512 static SENSOR_DEVICE_ATTR_2(temp2_max_alarm, S_IRUGO, show_status, NULL,
514 static SENSOR_DEVICE_ATTR_2(temp2_crit_alarm, S_IRUGO, show_status, NULL,
585 static SENSOR_DEVICE_ATTR_2(temp3_fault, S_IRUGO, show_status, NULL,
587 static SENSOR_DEVICE_ATTR_2(temp3_min_alarm, S_IRUGO, show_status, NUL
[all...]
/drivers/acpi/
H A Dbgrt.c26 static ssize_t show_status(struct device *dev, function
31 static DEVICE_ATTR(status, S_IRUGO, show_status, NULL);
/drivers/infiniband/hw/qib/
H A Dqib_sysfs.c107 static ssize_t show_status(struct qib_pportdata *ppd, char *buf) function
192 QIB_PORT_ATTR(status, S_IRUGO, show_status, NULL);
/drivers/pcmcia/
H A Dsoc_common.c598 static ssize_t show_status( function
623 static DEVICE_ATTR(status, S_IRUGO, show_status, NULL);
/drivers/infiniband/hw/ipath/
H A Dipath_sysfs.c88 static ssize_t show_status(struct device *dev, function
1090 static DEVICE_ATTR(status, S_IRUGO, show_status, NULL);
/drivers/net/wireless/ipw2x00/
H A Dipw2100.c3545 static ssize_t show_status(struct device *d, struct device_attribute *attr, function
3552 static DEVICE_ATTR(status, S_IRUGO, show_status, NULL);
H A Dipw2200.c1560 static ssize_t show_status(struct device *d, function
1567 static DEVICE_ATTR(status, S_IRUGO, show_status, NULL);

Completed in 212 milliseconds