Lines Matching refs:DEVICE_ATTR
362 static DEVICE_ATTR(microvolts, 0444, regulator_uV_show, NULL);
371 static DEVICE_ATTR(microamps, 0444, regulator_uA_show, NULL);
404 static DEVICE_ATTR(opmode, 0444, regulator_opmode_show, NULL);
428 static DEVICE_ATTR(state, 0444, regulator_state_show, NULL);
475 static DEVICE_ATTR(status, 0444, regulator_status_show, NULL);
487 static DEVICE_ATTR(min_microamps, 0444, regulator_min_uA_show, NULL);
499 static DEVICE_ATTR(max_microamps, 0444, regulator_max_uA_show, NULL);
511 static DEVICE_ATTR(min_microvolts, 0444, regulator_min_uV_show, NULL);
523 static DEVICE_ATTR(max_microvolts, 0444, regulator_max_uV_show, NULL);
538 static DEVICE_ATTR(requested_microamps, 0444, regulator_total_uA_show, NULL);
570 static DEVICE_ATTR(suspend_mem_microvolts, 0444,
580 static DEVICE_ATTR(suspend_disk_microvolts, 0444,
590 static DEVICE_ATTR(suspend_standby_microvolts, 0444,
601 static DEVICE_ATTR(suspend_mem_mode, 0444,
612 static DEVICE_ATTR(suspend_disk_mode, 0444,
623 static DEVICE_ATTR(suspend_standby_mode, 0444,
634 static DEVICE_ATTR(suspend_mem_state, 0444,
645 static DEVICE_ATTR(suspend_disk_state, 0444,
656 static DEVICE_ATTR(suspend_standby_state, 0444,
678 static DEVICE_ATTR(bypass, 0444,