Searched defs:out_values (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/acpi/acpica/ |
| H A D | uteval.c | 274 u8 method_count, u8 *out_values) in acpi_ut_execute_power_methods()
|
| /linux/include/linux/ |
| H A D | of.h | 712 const char *propname, u8 *out_values, in of_property_read_variable_u8_array() 719 const char *propname, u16 *out_values, in of_property_read_variable_u16_array() 727 u32 *out_values, in of_property_read_variable_u32_array() 742 u64 *out_values, in of_property_read_variable_u64_array() 1308 u8 *out_values, size_t sz) in of_property_read_u8_array() 1340 u16 *out_values, size_t sz) in of_property_read_u16_array() 1370 u32 *out_values, size_t sz) in of_property_read_u32_array() 1400 u64 *out_values, size_t sz) in of_property_read_u64_array()
|
| /linux/drivers/of/ |
| H A 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/drivers/iio/adc/ |
| H A D | ti-ads7138.c | 159 u8 *out_values, u8 length) in ads7138_i2c_read_block()
|
| /linux/tools/bpf/bpftool/ |
| H A D | common.c | 1243 size_t num_options, char **out_values, in read_kernel_config()
|