Searched defs:get_function (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/asm-generic/
H A Dgpio.h306 int (*get_function)(struct udevice *dev, unsigned offset); member in struct:dm_gpio_ops
/u-boot/drivers/gpio/
H A Dgpio-uclass.c861 static int get_function(struct udevice *dev, int offset, bool skip_unused, function

Completed in 53 milliseconds