Home
last modified time | relevance | path

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

/openbmc/u-boot/board/samsung/common/
H A Dexynos5-dt-types.c239 const struct udevice_id *of_match = board_ids; in set_board_type() local
/openbmc/u-boot/drivers/core/
H A Dlists.c107 static int driver_check_compatible(const struct udevice_id *of_match, in driver_check_compatible()
/openbmc/linux/drivers/fpga/
Dmachxo2-spi.c
/openbmc/u-boot/include/dm/
H A Ddevice.h240 const struct udevice_id *of_match; member