Searched defs:of_match (Results 1 – 4 of 4) sorted by relevance
190 const struct udevice_id *of_match = board_ids; in set_board_type() local
107 static int driver_check_compatible(const struct udevice_id *of_match, in driver_check_compatible()
339 const struct udevice_id *of_match = zynq_gpio_ids; in zynq_gpio_getplat_data() local
240 const struct udevice_id *of_match; member