Home
last modified time | relevance | path

Searched refs:current_max (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/fs/btrfs/
Dasync-thread.c46 int current_max; member
104 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()
/linux-4.1.27/drivers/power/
Disp1704_charger.c71 unsigned current_max; member
264 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()
Dpower_supply_sysfs.c154 POWER_SUPPLY_ATTR(current_max),
/linux-4.1.27/drivers/media/dvb-frontends/
Disl6423.h39 enum isl6423_current current_max; member
Disl6423.c203 switch (config->current_max) { in isl6423_set_current()
/linux-4.1.27/drivers/media/pci/ttpci/
Dbudget.c484 .current_max = SEC_CURRENT_515m,
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
Danysee.c375 .current_max = SEC_CURRENT_800m,