Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/linux/
H A Dof.h52 int __of_property_match_string(struct device_node *,
55 __of_property_match_string(__of_node(n), (a), (b))
/openbsd/sys/dev/pci/drm/
H A Ddrm_linux.c3724 __of_property_match_string(struct device_node *np, in __of_property_match_string() function