Lines Matching +defs:val +defs:endpoint
133 u8 *val, size_t nval) in device_property_read_u8_array()
161 u16 *val, size_t nval) in device_property_read_u16_array()
189 u32 *val, size_t nval) in device_property_read_u32_array()
217 u64 *val, size_t nval) in device_property_read_u64_array()
245 const char **val, size_t nval) in device_property_read_string_array()
267 const char **val) in device_property_read_string()
297 unsigned int elem_size, void *val, in fwnode_property_read_int_array()
336 const char *propname, u8 *val, size_t nval) in fwnode_property_read_u8_array()
365 const char *propname, u16 *val, size_t nval) in fwnode_property_read_u16_array()
394 const char *propname, u32 *val, size_t nval) in fwnode_property_read_u32_array()
423 const char *propname, u64 *val, size_t nval) in fwnode_property_read_u64_array()
452 const char *propname, const char **val, in fwnode_property_read_string_array()
486 const char *propname, const char **val) in fwnode_property_read_string()
1121 fwnode_graph_get_port_parent(const struct fwnode_handle *endpoint) in fwnode_graph_get_port_parent()
1146 struct fwnode_handle *endpoint, *parent; in fwnode_graph_get_remote_port_parent() local
1223 u32 port, u32 endpoint, unsigned long flags) in fwnode_graph_get_endpoint_by_id()
1303 struct fwnode_endpoint *endpoint) in fwnode_graph_parse_endpoint()