Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/linux/
H A Dof.h57 struct device_node *__of_parse_phandle(struct device_node *,
60 __of_parse_phandle(__of_node(n), (a), (b))
/openbsd/sys/dev/pci/drm/
H A Ddrm_linux.c3721 __of_parse_phandle(struct device_node *np, const char *propname, int idx) in __of_parse_phandle() function