Searched defs:out_values (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/acpi/acpica/ |
| H A D | uteval.c | 274 u8 method_count, u8 *out_values) in acpi_ut_execute_power_methods()
|
| /linux/drivers/of/ |
| H A D | property.c | 308 const char *propname, u8 *out_values, in of_property_read_variable_u8_array() 358 const char *propname, u16 *out_values, in of_property_read_variable_u16_array() 405 const char *propname, u32 *out_values, in of_property_read_variable_u32_array() 483 const char *propname, u64 *out_values, in of_property_read_variable_u64_array()
|
| /linux/include/linux/ |
| H A D | of.h | 723 const char *propname, u8 *out_values, in of_property_read_variable_u8_array() 730 const char *propname, u16 *out_values, in of_property_read_variable_u16_array() 738 u32 *out_values, in of_property_read_variable_u32_array() 753 u64 *out_values, in of_property_read_variable_u64_array() 1330 u8 *out_values, size_t sz) in of_property_read_u8_array() 1362 u16 *out_values, size_t sz) in of_property_read_u16_array() 1392 u32 *out_values, size_t sz) in of_property_read_u32_array() 1422 u64 *out_values, size_t sz) in of_property_read_u64_array()
|