Home
last modified time | relevance | path

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

/linux/include/linux/
A Dof.h441 u8 *out_values, size_t sz) in of_property_read_u8_array()
473 u16 *out_values, size_t sz) in of_property_read_u16_array()
503 u32 *out_values, size_t sz) in of_property_read_u32_array()
533 u64 *out_values, size_t sz) in of_property_read_u64_array()
738 const char *propname, u8 *out_values, size_t sz) in of_property_read_u8_array()
751 u32 *out_values, size_t sz) in of_property_read_u32_array()
758 u64 *out_values, size_t sz) in of_property_read_u64_array()
810 const char *propname, u8 *out_values, in of_property_read_variable_u8_array()
817 const char *propname, u16 *out_values, in of_property_read_variable_u16_array()
825 u32 *out_values, in of_property_read_variable_u32_array()
[all …]
/linux/drivers/acpi/acpica/
A Duteval.c274 u8 method_count, u8 *out_values) in acpi_ut_execute_power_methods()
/linux/drivers/of/
A Dproperty.c218 const char *propname, u8 *out_values, in of_property_read_variable_u8_array()
268 const char *propname, u16 *out_values, in of_property_read_variable_u16_array()
315 const char *propname, u32 *out_values, in of_property_read_variable_u32_array()
393 const char *propname, u64 *out_values, in of_property_read_variable_u64_array()

Completed in 11 milliseconds