Searched defs:of_match (Results 1 – 5 of 5) sorted by relevance
178 const struct udevice_id *of_match = board_ids; in set_board_type() local
108 static int driver_check_compatible(const struct udevice_id *of_match, in driver_check_compatible()
340 const struct udevice_id *of_match = zynq_gpio_ids; in zynq_gpio_getplat_data() local
371 const struct udevice_id *of_match = udev->driver->of_match; in rockchip_u3phy_probe() local
244 const struct udevice_id *of_match; member