Home
last modified time | relevance | path

Searched refs:__of_get_child_by_name (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/include/linux/
H A Dof.h25 struct device_node *__of_get_child_by_name(void *, const char *);
27 __of_get_child_by_name(&(d), (n))
/openbsd/sys/dev/pci/drm/
H A Ddrm_linux.c3912 __of_get_child_by_name(void *p, const char *name) in __of_get_child_by_name() function