Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
Ducs1002_power.c106 bool output_disable; member
242 if (info->output_disable) { in ucs1002_get_max_current()
262 info->output_disable = true; in ucs1002_set_max_current()
290 info->output_disable = false; in ucs1002_set_max_current()
511 if (info->output_disable) in ucs1002_regulator_enable()