Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/um/kernel/
H A Dprocess.c77 static inline void set_current(struct task_struct *task) in set_current() function
88 set_current(to); in __switch_to()
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dsandbox.c267 .set_current = buck_set_current,
343 .set_current = ldo_set_current,
H A Dregulator-uclass.c132 if (!ops || !ops->set_current) in regulator_set_current()
135 return ops->set_current(dev, uA); in regulator_set_current()
/OK3568_Linux_fs/u-boot/include/power/
H A Dregulator.h212 int (*set_current)(struct udevice *dev, int uA); member
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dste_dma40.c885 goto set_current; in d40_log_lli_to_lcxa()
936 set_current: in d40_log_lli_to_lcxa()