Home
last modified time | relevance | path

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

/openbmc/u-boot/include/asm-generic/
H A Dgpio.h266 int (*get_function)(struct udevice *dev, unsigned offset); member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpagealloc.c72 static u32 get_function(u16 func_id, bool ec_function) in get_function() function
/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