Lines Matching refs:DEVICE_ATTR
916 static DEVICE_ATTR(emul_temp, S_IWUSR, NULL, emul_temp_store);
947 static DEVICE_ATTR(sustainable_power, S_IWUSR | S_IRUGO, sustainable_power_show,
980 static DEVICE_ATTR(name, S_IWUSR | S_IRUGO, name##_show, name##_store)
1098 static DEVICE_ATTR(type, 0444, type_show, NULL);
1099 static DEVICE_ATTR(temp, 0444, temp_show, NULL);
1100 static DEVICE_ATTR(mode, 0644, mode_show, mode_store);
1101 static DEVICE_ATTR(passive, S_IRUGO | S_IWUSR, passive_show, passive_store);
1102 static DEVICE_ATTR(policy, S_IRUGO | S_IWUSR, policy_show, policy_store);
1103 static DEVICE_ATTR(available_policies, S_IRUGO, available_policies_show, NULL);
1169 static DEVICE_ATTR(max_state, 0444,
1171 static DEVICE_ATTR(cur_state, 0644,