Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/of/
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-v6.1/drivers/acpi/acpica/
Duteval.c274 u8 method_count, u8 *out_values) in acpi_ut_execute_power_methods()
/Linux-v6.1/include/linux/
Dof.h649 const char *propname, u8 *out_values, in of_property_read_variable_u8_array()
656 const char *propname, u16 *out_values, in of_property_read_variable_u16_array()
664 u32 *out_values, in of_property_read_variable_u32_array()
679 u64 *out_values, in of_property_read_variable_u64_array()
1192 u8 *out_values, size_t sz) in of_property_read_u8_array()
1224 u16 *out_values, size_t sz) in of_property_read_u16_array()
1254 u32 *out_values, size_t sz) in of_property_read_u32_array()
1284 u64 *out_values, size_t sz) in of_property_read_u64_array()