Home
last modified time | relevance | path

Searched defs:get_current (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/serial/
Dserial.c316 static struct serial_device *get_current(void) in get_current() function
/third_party/uboot/u-boot-2020.01/include/power/
Dregulator.h221 int (*get_current)(struct udevice *dev); member