Home
last modified time | relevance | path

Searched defs:propname (Results 1 – 25 of 50) sorted by relevance

12

/linux-6.6.21/include/linux/
Dproperty.h158 const char *propname) in device_property_read_bool()
164 const char *propname, u8 *val) in device_property_read_u8()
170 const char *propname, u16 *val) in device_property_read_u16()
176 const char *propname, u32 *val) in device_property_read_u32()
182 const char *propname, u64 *val) in device_property_read_u64()
187 static inline int device_property_count_u8(const struct device *dev, const char *propname) in device_property_count_u8()
192 static inline int device_property_count_u16(const struct device *dev, const char *propname) in device_property_count_u16()
197 static inline int device_property_count_u32(const struct device *dev, const char *propname) in device_property_count_u32()
202 static inline int device_property_count_u64(const struct device *dev, const char *propname) in device_property_count_u64()
208 const char *propname) in device_property_string_array_count()
[all …]
Dof.h608 const char *propname, int elem_size) in of_property_count_elems_of_size()
614 const char *propname, u32 index, u32 *out_value) in of_property_read_u32_index()
620 const char *propname, u32 index, u64 *out_value) in of_property_read_u64_index()
670 const char *propname, u8 *out_values, in of_property_read_variable_u8_array()
677 const char *propname, u16 *out_values, in of_property_read_variable_u16_array()
684 const char *propname, in of_property_read_variable_u32_array()
693 const char *propname, u64 *out_value) in of_property_read_u64()
699 const char *propname, in of_property_read_variable_u64_array()
708 const char *propname, in of_property_read_string()
715 const char *propname, in of_property_match_string()
[all …]
Dof_gpio.h31 const char *propname, int index) in of_get_named_gpio()
Dgenalloc.h217 const char *propname, int index) in of_gen_pool_get()
/linux-6.6.21/drivers/base/
Dproperty.c43 bool device_property_present(const struct device *dev, const char *propname) in device_property_present()
57 const char *propname) in fwnode_property_present()
93 int device_property_read_u8_array(const struct device *dev, const char *propname, in device_property_read_u8_array()
121 int device_property_read_u16_array(const struct device *dev, const char *propname, in device_property_read_u16_array()
149 int device_property_read_u32_array(const struct device *dev, const char *propname, in device_property_read_u32_array()
177 int device_property_read_u64_array(const struct device *dev, const char *propname, in device_property_read_u64_array()
205 int device_property_read_string_array(const struct device *dev, const char *propname, in device_property_read_string_array()
227 int device_property_read_string(const struct device *dev, const char *propname, in device_property_read_string()
249 int device_property_match_string(const struct device *dev, const char *propname, in device_property_match_string()
257 const char *propname, in fwnode_property_read_int_array()
[all …]
Dswnode.c131 const char *propname, size_t length) in property_entry_find()
149 const char *propname, size_t length) in property_entry_count_elems_of_size()
186 const char *propname, in property_entry_read_string_array()
383 const char *propname) in software_node_property_present()
391 const char *propname, in software_node_read_int_array()
402 const char *propname, in software_node_read_string_array()
494 const char *propname, const char *nargs_prop, in software_node_get_reference_args()
Dcacheinfo.c123 const char *propname; in cache_size() local
144 const char *propname; in cache_get_line_size() local
157 const char *propname; in cache_nr_sets() local
/linux-6.6.21/drivers/of/
Dproperty.c72 const char *propname, int elem_size) in of_property_count_elems_of_size()
108 const char *propname, u32 min, u32 max, size_t *len) in of_find_property_value_of_size()
145 const char *propname, in of_property_read_u32_index()
179 const char *propname, in of_property_read_u64_index()
219 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()
356 int of_property_read_u64(const struct device_node *np, const char *propname, in of_property_read_u64()
394 const char *propname, u64 *out_values, in of_property_read_variable_u64_array()
440 int of_property_read_string(const struct device_node *np, const char *propname, in of_property_read_string()
[all …]
/linux-6.6.21/drivers/gpio/
Dgpiolib-swnode.c20 static void swnode_format_propname(const char *con_id, char *propname, in swnode_format_propname()
60 char propname[32]; /* 32 is max size of property name */ in swnode_find_gpio() local
107 char propname[32]; in swnode_gpio_count() local
Dgpiolib-of.c64 const char *propname) in of_gpio_named_count()
99 char propname[32]; in of_gpio_get_count() local
179 const char *propname, in of_gpio_try_fixup_polarity()
184 const char *propname; in of_gpio_try_fixup_polarity() member
209 const char *propname, in of_gpio_set_polarity_by_property()
288 const char *propname, in of_gpio_flags_quirks()
363 const char *propname, int index, enum of_gpio_flags *flags) in of_get_named_gpiod_flags()
410 int of_get_named_gpio(const struct device_node *np, const char *propname, in of_get_named_gpio()
Dgpiolib-acpi.c834 const char *propname, int index, in acpi_gpio_property_lookup()
893 const char *propname, in acpi_get_gpiod_by_index()
941 const char *propname, in acpi_get_gpiod_from_data()
984 char propname[32]; in acpi_find_gpio() local
1444 char propname[32]; in acpi_gpio_count() local
/linux-6.6.21/drivers/acpi/
Dproperty.c667 const union acpi_object *propname, *propvalue; in acpi_data_get_property() local
724 const char *propname, void **valptr) in acpi_node_prop_get()
884 const char *propname, size_t index, size_t num_args, in __acpi_node_get_property_reference()
974 const char *propname, in acpi_data_prop_read_single()
1068 const char *propname, in acpi_data_prop_read()
1168 const char *propname, enum dev_prop_type proptype, in acpi_node_prop_read()
1448 const char *propname) in acpi_fwnode_property_present()
1455 const char *propname, in acpi_fwnode_property_read_int_array()
1483 const char *propname, const char **val, in acpi_fwnode_property_read_string_array()
/linux-6.6.21/scripts/dtc/
Dchecks.c210 char *propname = c->data; in check_is_string() local
219 #define WARNING_IF_NOT_STRING(nm, propname) \ argument
221 #define ERROR_IF_NOT_STRING(nm, propname) \ argument
229 char *propname = c->data; in check_is_string_list() local
248 #define WARNING_IF_NOT_STRING_LIST(nm, propname) \ argument
250 #define ERROR_IF_NOT_STRING_LIST(nm, propname) \ argument
257 char *propname = c->data; in check_is_cell() local
266 #define WARNING_IF_NOT_CELL(nm, propname) \ argument
268 #define ERROR_IF_NOT_CELL(nm, propname) \ argument
486 struct node *node, const char *propname) in check_phandle_prop()
[all …]
/linux-6.6.21/drivers/clk/at91/
Dpmc.c24 int of_at91_get_clk_range(struct device_node *np, const char *propname, in of_at91_get_clk_range()
/linux-6.6.21/drivers/input/
Dmatrix-keymap.c69 static int matrix_keypad_parse_keymap(const char *propname, in matrix_keypad_parse_keymap()
/linux-6.6.21/arch/powerpc/boot/
Dops.h145 const char *propname, in find_node_by_prop_value()
156 const char *propname, in find_node_by_prop_value_str()
/linux-6.6.21/sound/soc/mediatek/common/
Dmtk-dsp-sof-common.c149 const char *propname, struct snd_soc_dai_link *pre_dai_links, in mtk_sof_dailink_parse_of()
/linux-6.6.21/arch/powerpc/kernel/
Dcacheinfo.c210 const char *propname; in cache_size() local
243 const char *propname; in cache_get_line_size() local
260 const char *propname; in cache_nr_sets() local
/linux-6.6.21/include/uapi/linux/
Dfsl_hypervisor.h179 __u64 propname; member
/linux-6.6.21/sound/soc/meson/
Dmeson-card-utils.c229 const char *propname, in meson_card_parse_of_optional()
Daxg-card.c160 char propname[32]; in axg_card_parse_cpu_tdm_slots() local
/linux-6.6.21/sound/soc/
Dsoc-core.c2810 const char *propname) in snd_soc_of_parse_card_name()
2847 const char *propname) in snd_soc_of_parse_audio_simple_widgets()
3042 const char *propname) in snd_soc_of_parse_node_prefix()
3059 const char *propname) in snd_soc_of_parse_audio_routing()
3109 int snd_soc_of_parse_aux_devs(struct snd_soc_card *card, const char *propname) in snd_soc_of_parse_aux_devs()
/linux-6.6.21/drivers/memory/
Dbt1-l2-ctl.c182 const char *propname) in l2_ctl_of_parse_property()
/linux-6.6.21/drivers/pinctrl/
Ddevicetree.c200 char *propname; in pinctrl_dt_to_map() local
/linux-6.6.21/drivers/iio/temperature/
Dltc2983.c415 const char *propname, const bool is_steinhart, in __ltc2983_custom_sensor_new()
723 const char *propname = "adi,custom-thermocouple"; in ltc2983_thermocouple_new() local
968 const char *propname; in ltc2983_thermistor_new() local

12