Searched refs:cpr_enable (Results 1 – 2 of 2) sorted by relevance
320 return sysfs_emit(buf, "%d\n", info.cpr_enable); in manager_cpr_enable_show()339 if (info.cpr_enable == enable) in manager_cpr_enable_store()342 info.cpr_enable = enable; in manager_cpr_enable_store()441 static MANAGER_ATTR(cpr_enable, S_IRUGO|S_IWUSR,
645 static int cpr_enable(struct cpr_drv *drv) in cpr_enable() function1428 return cpr_enable(drv); in cpr_power_on()