Searched refs:child_of_instance (Results 1 – 8 of 8) sorted by relevance
228 ASSERT (parent->child_of_instance == NULL); in hw_instance_create()229 parent->child_of_instance = instance; in hw_instance_create()266 ASSERT (parent->child_of_instance == NULL); in hw_instance_interceed()267 parent->child_of_instance = instance; in hw_instance_interceed()
150 struct hw_instance *child_of_instance; member
229 ASSERT (parent->child_of_instance == NULL);230 parent->child_of_instance = instance;267 ASSERT (parent->child_of_instance == NULL);268 parent->child_of_instance = instance;
151 struct hw_instance *child_of_instance;
229 ASSERT (parent->child_of_instance == NULL); in hw_instance_create()230 parent->child_of_instance = instance; in hw_instance_create()267 ASSERT (parent->child_of_instance == NULL); in hw_instance_interceed()268 parent->child_of_instance = instance; in hw_instance_interceed()
151 struct hw_instance *child_of_instance; member