Home
last modified time | relevance | path

Searched refs:gpio_hog_probe_all (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/asm-generic/
H A Dgpio.h366 int gpio_hog_probe_all(void);
/openbmc/u-boot/common/
H A Dboard_r.c792 gpio_hog_probe_all,
/openbmc/u-boot/drivers/gpio/
H A Dgpio-uclass.c217 int gpio_hog_probe_all(void) in gpio_hog_probe_all() function
244 gpio_hog_probe_all(); in gpio_hog_lookup_name()
/openbmc/u-boot/common/spl/
H A Dspl.c660 gpio_hog_probe_all(); in board_init_r()