Home
last modified time | relevance | path

Searched defs:out_values (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/acpi/acpica/
Duteval.c274 u8 method_count, u8 *out_values) in acpi_ut_execute_power_methods()
/linux-6.14.4/include/linux/
Dof.h687 const char *propname, u8 *out_values, in of_property_read_variable_u8_array()
694 const char *propname, u16 *out_values, in of_property_read_variable_u16_array()
702 u32 *out_values, in of_property_read_variable_u32_array()
717 u64 *out_values, in of_property_read_variable_u64_array()
1289 u8 *out_values, size_t sz) in of_property_read_u8_array()
1321 u16 *out_values, size_t sz) in of_property_read_u16_array()
1351 u32 *out_values, size_t sz) in of_property_read_u32_array()
1381 u64 *out_values, size_t sz) in of_property_read_u64_array()
/linux-6.14.4/drivers/of/
Dproperty.c242 const char *propname, u8 *out_values, in of_property_read_variable_u8_array()
292 const char *propname, u16 *out_values, in of_property_read_variable_u16_array()
339 const char *propname, u32 *out_values, in of_property_read_variable_u32_array()
417 const char *propname, u64 *out_values, in of_property_read_variable_u64_array()