Lines Matching full:obj
5 …ev_update_parent_bus(void *obj, const char *objtype, void *oldp, const char *oldptype, void *newp,…
8 resettable_reset(void *obj, int cold) "obj=%p cold=%d"
9 resettable_reset_assert_begin(void *obj, int cold) "obj=%p cold=%d"
10 resettable_reset_assert_end(void *obj) "obj=%p"
11 resettable_reset_release_begin(void *obj, int cold) "obj=%p cold=%d"
12 resettable_reset_release_end(void *obj) "obj=%p"
13 resettable_change_parent(void *obj, void *o, unsigned oc, void *n, unsigned nc) "obj=%p from=%p(%d)…
14 resettable_phase_enter_begin(void *obj, const char *objtype, unsigned count, int type) "obj=%p(%s) …
15 resettable_phase_enter_exec(void *obj, const char *objtype, int type, int has_method) "obj=%p(%s) t…
16 resettable_phase_enter_end(void *obj, const char *objtype, unsigned count) "obj=%p(%s) count=%d"
17 resettable_phase_hold_begin(void *obj, const char *objtype, unsigned count, int type) "obj=%p(%s) c…
18 resettable_phase_hold_exec(void *obj, const char *objtype, int has_method) "obj=%p(%s) method=%d"
19 resettable_phase_hold_end(void *obj, const char *objtype, unsigned count) "obj=%p(%s) count=%d"
20 resettable_phase_exit_begin(void *obj, const char *objtype, unsigned count, int type) "obj=%p(%s) c…
21 resettable_phase_exit_exec(void *obj, const char *objtype, int has_method) "obj=%p(%s) method=%d"
22 resettable_phase_exit_end(void *obj, const char *objtype, unsigned count) "obj=%p(%s) count=%d"
23 resettable_transitional_function(void *obj, const char *objtype) "obj=%p(%s)"