Searched refs:_SD_BUS_VTABLE_START (Results 1 – 4 of 4) sorted by relevance
213 if (v->type != _SD_BUS_VTABLE_START && (v->flags & SD_BUS_VTABLE_HIDDEN)) in introspect_write_interface()218 case _SD_BUS_VTABLE_START: in introspect_write_interface()
106 .type = _SD_BUS_VTABLE_START,
1791 assert_return(vtable[0].type == _SD_BUS_VTABLE_START, -EINVAL); in add_object_vtable_internal()
29 _SD_BUS_VTABLE_START = '<', enumerator109 .type = _SD_BUS_VTABLE_START, \