/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | setup.c | 72 void __init detect_memory_region(phys_addr_t start, phys_addr_t sz_min, phys_addr_t sz_max) in detect_memory_region() argument
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | setup.c | 96 void __init detect_memory_region(phys_addr_t start, phys_addr_t sz_min, phys_addr_t sz_max) in detect_memory_region() argument
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | setup.c | 100 void __init detect_memory_region(phys_addr_t start, phys_addr_t sz_min, phys_addr_t sz_max) in detect_memory_region() argument
|
/kernel/linux/linux-5.10/drivers/of/ |
H A D | property.c | 216 of_property_read_variable_u8_array(const struct device_node *np, const char *propname, u8 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u8_array() argument 266 of_property_read_variable_u16_array(const struct device_node *np, const char *propname, u16 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u16_array() argument 313 of_property_read_variable_u32_array(const struct device_node *np, const char *propname, u32 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u32_array() argument 391 of_property_read_variable_u64_array(const struct device_node *np, const char *propname, u64 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u64_array() argument [all...] |
/kernel/linux/linux-6.6/drivers/of/ |
H A D | property.c | 218 of_property_read_variable_u8_array(const struct device_node *np, const char *propname, u8 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u8_array() argument 268 of_property_read_variable_u16_array(const struct device_node *np, const char *propname, u16 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u16_array() argument 315 of_property_read_variable_u32_array(const struct device_node *np, const char *propname, u32 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u32_array() argument 393 of_property_read_variable_u64_array(const struct device_node *np, const char *propname, u64 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u64_array() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | of.h | 651 of_property_read_variable_u8_array(const struct device_node *np, const char *propname, u8 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u8_array() argument 658 of_property_read_variable_u16_array(const struct device_node *np, const char *propname, u16 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u16_array() argument 665 of_property_read_variable_u32_array(const struct device_node *np, const char *propname, u32 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u32_array() argument 680 of_property_read_variable_u64_array(const struct device_node *np, const char *propname, u64 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u64_array() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | of.h | 669 of_property_read_variable_u8_array(const struct device_node *np, const char *propname, u8 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u8_array() argument 676 of_property_read_variable_u16_array(const struct device_node *np, const char *propname, u16 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u16_array() argument 683 of_property_read_variable_u32_array(const struct device_node *np, const char *propname, u32 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u32_array() argument 698 of_property_read_variable_u64_array(const struct device_node *np, const char *propname, u64 *out_values, size_t sz_min, size_t sz_max) of_property_read_variable_u64_array() argument
|