Searched refs:wl_interface_equal (Results 1 – 5 of 5) sorted by relevance
63 wl_interface_equal(const struct wl_interface *iface1,
159 wl_interface_equal(const struct wl_interface *a, const struct wl_interface *b) in wl_interface_equal() function
181 if (intf && wl_interface_equal(intf, &wl_display_interface)) { in display_protocol_error()
833 !wl_interface_equal((object)->interface, in wl_closure_lookup_objects()
711 return wl_interface_equal(resource->object.interface, interface) && in wl_resource_instance_of()