Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
604 ret = ucs1002_set_max_current(info, 500000); in ucs1002_probe()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds