Home
last modified time | relevance | path

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

/external/u-boot/board/samsung/common/
Dexynos5-dt-types.c190 const struct udevice_id *of_match = board_ids; in set_board_type() local
/external/u-boot/drivers/core/
Dlists.c107 static int driver_check_compatible(const struct udevice_id *of_match, in driver_check_compatible()
/external/u-boot/drivers/gpio/
Dzynq_gpio.c339 const struct udevice_id *of_match = zynq_gpio_ids; in zynq_gpio_getplat_data() local
/external/u-boot/include/dm/
Ddevice.h240 const struct udevice_id *of_match; member