Searched refs:sz_max (Results 1 – 1 of 1) sorted by relevance
219 size_t sz_min, size_t sz_max) in of_property_read_variable_u8_array() argument224 (sz_max * sizeof(*out_values)), in of_property_read_variable_u8_array()230 if (!sz_max) in of_property_read_variable_u8_array()269 size_t sz_min, size_t sz_max) in of_property_read_variable_u16_array() argument274 (sz_max * sizeof(*out_values)), in of_property_read_variable_u16_array()280 if (!sz_max) in of_property_read_variable_u16_array()316 size_t sz_min, size_t sz_max) in of_property_read_variable_u32_array() argument321 (sz_max * sizeof(*out_values)), in of_property_read_variable_u32_array()327 if (!sz_max) in of_property_read_variable_u32_array()394 size_t sz_min, size_t sz_max) in of_property_read_variable_u64_array() argument[all …]