Searched defs:out_values (Results 1 – 4 of 4) sorted by relevance
/linux-6.15/drivers/acpi/acpica/ |
D | uteval.c | 274 u8 method_count, u8 *out_values) in acpi_ut_execute_power_methods()
|
/linux-6.15/include/linux/ |
D | of.h | 705 const char *propname, u8 *out_values, in of_property_read_variable_u8_array() 712 const char *propname, u16 *out_values, in of_property_read_variable_u16_array() 720 u32 *out_values, in of_property_read_variable_u32_array() 735 u64 *out_values, in of_property_read_variable_u64_array() 1301 u8 *out_values, size_t sz) in of_property_read_u8_array() 1333 u16 *out_values, size_t sz) in of_property_read_u16_array() 1363 u32 *out_values, size_t sz) in of_property_read_u32_array() 1393 u64 *out_values, size_t sz) in of_property_read_u64_array()
|
/linux-6.15/drivers/of/ |
D | property.c | 275 const char *propname, u8 *out_values, in of_property_read_variable_u8_array() 325 const char *propname, u16 *out_values, in of_property_read_variable_u16_array() 372 const char *propname, u32 *out_values, in of_property_read_variable_u32_array() 450 const char *propname, u64 *out_values, in of_property_read_variable_u64_array()
|
/linux-6.15/drivers/iio/adc/ |
D | ti-ads7138.c | 159 u8 *out_values, u8 length) in ads7138_i2c_read_block()
|