Searched defs:out_values (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ |
| H A D | of.h | 712 const char *propname, u8 *out_values, in of_property_read_variable_u8_array() 719 const char *propname, u16 *out_values, in of_property_read_variable_u16_array() 727 u32 *out_values, in of_property_read_variable_u32_array() 742 u64 *out_values, in of_property_read_variable_u64_array() 1308 u8 *out_values, size_t sz) in of_property_read_u8_array() 1340 u16 *out_values, size_t sz) in of_property_read_u16_array() 1370 u32 *out_values, size_t sz) in of_property_read_u32_array() 1400 u64 *out_values, size_t sz) in of_property_read_u64_array()
|
| /linux/drivers/acpi/acpica/ |
| H A D | uteval.c | 274 u8 method_count, u8 *out_values) in acpi_ut_execute_power_methods()
|