Searched defs:namep (Results 1 - 3 of 3) sorted by relevance

/u-boot/scripts/dtc/libfdt/
H A Dfdt_rw.c238 char *namep; local
H A Dfdt_ro.c469 fdt_getprop_by_offset(const void *fdt, int offset, const char **namep, int *lenp) argument
/u-boot/drivers/gpio/
H A Dgpio-uclass.c890 int gpio_get_function(struct udevice *dev, int offset, const char **namep) argument
895 int gpio_get_raw_function(struct udevice *dev, int offset, const char **namep) argument
861 get_function(struct udevice *dev, int offset, bool skip_unused, const char **namep) argument

Completed in 104 milliseconds