Searched defs:out_values (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/acpi/acpica/ |
H A D | uteval.c | 274 u8 method_count, u8 *out_values) in acpi_ut_execute_power_methods()
|
/openbmc/linux/drivers/of/ |
H A D | property.c | 219 const char *propname, u8 *out_values, in of_property_read_variable_u8_array() 269 const char *propname, u16 *out_values, in of_property_read_variable_u16_array() 316 const char *propname, u32 *out_values, in of_property_read_variable_u32_array() 394 const char *propname, u64 *out_values, in of_property_read_variable_u64_array()
|
/openbmc/linux/include/linux/ |
H A D | of.h | 670 const char *propname, u8 *out_values, in of_property_read_variable_u8_array() 677 const char *propname, u16 *out_values, in of_property_read_variable_u16_array() 685 u32 *out_values, in of_property_read_variable_u32_array() 700 u64 *out_values, in of_property_read_variable_u64_array() 1264 u8 *out_values, size_t sz) in of_property_read_u8_array() 1296 u16 *out_values, size_t sz) in of_property_read_u16_array() 1326 u32 *out_values, size_t sz) in of_property_read_u32_array() 1356 u64 *out_values, size_t sz) in of_property_read_u64_array()
|
/openbmc/u-boot/drivers/core/ |
H A D | read.c | 230 u32 *out_values, size_t sz) in dev_read_u32_array()
|
H A D | of_access.c | 469 u32 *out_values, size_t sz) in of_read_u32_array()
|
H A D | ofnode.c | 164 u32 *out_values, size_t sz) in ofnode_read_u32_array()
|
/openbmc/u-boot/include/dm/ |
H A D | read.h | 710 u32 *out_values, size_t sz) in dev_read_u32_array()
|