Home
last modified time | relevance | path

Searched defs:get_function (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/asm-generic/
H A Dgpio.h266 int (*get_function)(struct udevice *dev, unsigned offset); member
/openbmc/u-boot/drivers/gpio/
H A Dgpio-uclass.c622 static int get_function(struct udevice *dev, int offset, bool skip_unused, in get_function() function
/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h3771 const gchar * (*get_function) (Led *object); member