Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/of/
A Dproperty.c219 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()
/linux-6.3-rc2/drivers/acpi/acpica/
A Duteval.c274 u8 method_count, u8 *out_values) in acpi_ut_execute_power_methods()
/linux-6.3-rc2/include/linux/
A Dof.h660 const char *propname, u8 *out_values, in of_property_read_variable_u8_array()
667 const char *propname, u16 *out_values, in of_property_read_variable_u16_array()
675 u32 *out_values, in of_property_read_variable_u32_array()
690 u64 *out_values, in of_property_read_variable_u64_array()
1243 u8 *out_values, size_t sz) in of_property_read_u8_array()
1275 u16 *out_values, size_t sz) in of_property_read_u16_array()
1305 u32 *out_values, size_t sz) in of_property_read_u32_array()
1335 u64 *out_values, size_t sz) in of_property_read_u64_array()

Completed in 13 milliseconds