Searched refs:current_max (Results 1 – 7 of 7) sorted by relevance
46 int current_max; member104 ret->current_max = max_active; in __btrfs_alloc_workqueue()107 ret->current_max = 1; in __btrfs_alloc_workqueue()199 new_max_active = wq->current_max; in thresh_exec_hook()211 if (new_max_active != wq->current_max) { in thresh_exec_hook()213 wq->current_max = new_max_active; in thresh_exec_hook()219 workqueue_set_max_active(wq->normal_wq, wq->current_max); in thresh_exec_hook()
71 unsigned current_max; member264 isp->current_max = 1800; in isp1704_charger_work()267 isp->current_max = 500; in isp1704_charger_work()280 if (isp->current_max > 500) in isp1704_charger_work()281 isp->current_max = 500; in isp1704_charger_work()283 if (isp->current_max > 100) in isp1704_charger_work()290 isp->current_max = 0; in isp1704_charger_work()340 val->intval = isp->current_max; in isp1704_charger_get_property()
154 POWER_SUPPLY_ATTR(current_max),
39 enum isl6423_current current_max; member
203 switch (config->current_max) { in isl6423_set_current()
484 .current_max = SEC_CURRENT_515m,
375 .current_max = SEC_CURRENT_800m,