Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/mach-snapdragon/
Dpinctrl-snapdragon.h19 const char *(*get_pin_name)(struct udevice *dev, member
/third_party/uboot/u-boot-2020.01/include/dm/
Dpinctrl.h83 const char *(*get_pin_name)(struct udevice *dev, unsigned selector); member