Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Ducs1002_power.c256 static int ucs1002_set_max_current(struct ucs1002_info *info, u32 val) in ucs1002_set_max_current() function
408 return ucs1002_set_max_current(info, val->intval); in ucs1002_set_property()
603 ret = ucs1002_set_max_current(info, 500000); in ucs1002_probe()