Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/include/linux/
Dof.h40 int __of_property_read_variable_u32_array(struct device_node *,
43 __of_property_read_variable_u32_array(__of_node(n), (p), (o), 1, 1)
45 __of_property_read_variable_u32_array(__of_node(n), (p), (o), (l), (h))
/openbsd/src/sys/dev/pci/drm/
Ddrm_linux.c3697 __of_property_read_variable_u32_array(struct device_node *np, in __of_property_read_variable_u32_array() function