Home
last modified time | relevance | path

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

12

/linux/drivers/of/
H A Dproperty.c45 bool of_property_read_bool(const struct device_node *np, const char *propname) in of_property_read_bool()
96 const char *propname, int elem_size) in of_property_count_elems_of_size()
132 const char *propname, u32 min, u32 max, size_t *len) in of_find_property_value_of_size()
169 const char *propname, in of_property_read_u8_index()
202 const char *propname, in of_property_read_u16_index()
235 const char *propname, in of_property_read_u32_index()
269 const char *propname, in of_property_read_u64_index()
309 const char *propname, u8 *out_values, in of_property_read_variable_u8_array()
359 const char *propname, u16 *out_values, in of_property_read_variable_u16_array()
406 const char *propname, u32 *out_values, in of_property_read_variable_u32_array()
[all …]
/linux/include/linux/
H A Dof.h655 const char *propname) in of_property_read_bool()
661 const char *propname, int elem_size) in of_property_count_elems_of_size()
667 const char *propname, u32 index, u8 *out_value) in of_property_read_u8_index()
673 const char *propname, u32 index, u16 *out_value) in of_property_read_u16_index()
679 const char *propname, u32 index, u32 *out_value) in of_property_read_u32_index()
685 const char *propname, u32 index, u64 *out_value) in of_property_read_u64_index()
735 const char *propname, u8 *out_values, in of_property_read_variable_u8_array()
742 const char *propname, u16 *out_values, in of_property_read_variable_u16_array()
749 const char *propname, in of_property_read_variable_u32_array()
758 const char *propname, u64 *out_value) in of_property_read_u64()
[all …]
H A Dgenalloc.h218 const char *propname, int index) in of_gen_pool_get()
/linux/drivers/acpi/
H A Dproperty.c719 const union acpi_object *propname, *propvalue; in acpi_data_get_property() local
776 const char *propname, void **valptr) in acpi_node_prop_get()
948 const char *propname, const char *nargs_prop, in acpi_fwnode_get_reference_args()
1106 const char *propname, size_t index, in __acpi_node_get_property_reference()
1115 const char *propname, in acpi_data_prop_read_single()
1209 const char *propname, in acpi_data_prop_read()
1309 const char *propname, enum dev_prop_type proptype, in acpi_node_prop_read()
1615 const char *propname) in acpi_fwnode_property_present()
1622 const char *propname, in acpi_fwnode_property_read_int_array()
1650 const char *propname, const char **val, in acpi_fwnode_property_read_string_array()
/linux/drivers/soundwire/
H A Dmipi_disco.c26 const char *propname) in mipi_fwnode_property_read_bool()
40 const char *propname) in mipi_device_property_read_bool()
/linux/include/linux/soc/samsung/
H A Dexynos-pmu.h34 const char *propname) in exynos_get_pmu_regmap_by_phandle()
/linux/drivers/gpio/
H A Dgpiolib-acpi-core.c787 static int acpi_gpio_property_lookup(struct fwnode_handle *fwnode, const char *propname, in acpi_gpio_property_lookup()
850 static int acpi_get_gpiod_by_index(struct acpi_device *adev, const char *propname, in acpi_get_gpiod_by_index()
891 static int acpi_get_gpiod_from_data(struct fwnode_handle *fwnode, const char *propname, in acpi_get_gpiod_from_data()
930 char propname[32]; in __acpi_find_gpio() local
1363 char propname[32]; in acpi_gpio_count() local
/linux/drivers/clk/at91/
H A Dpmc.c24 int of_at91_get_clk_range(struct device_node *np, const char *propname, in of_at91_get_clk_range()
/linux/drivers/input/
H A Dmatrix-keymap.c69 static int matrix_keypad_parse_keymap(const char *propname, in matrix_keypad_parse_keymap()
/linux/arch/powerpc/boot/
H A Dops.h145 const char *propname, in find_node_by_prop_value()
156 const char *propname, in find_node_by_prop_value_str()
/linux/arch/powerpc/kernel/
H A Dcacheinfo.c211 const char *propname; in cache_size() local
244 const char *propname; in cache_get_line_size() local
261 const char *propname; in cache_nr_sets() local
/linux/sound/soc/
H A Dsoc-core.c2841 const char *propname) in snd_soc_of_parse_card_name()
2878 const char *propname) in snd_soc_of_parse_audio_simple_widgets()
3067 const char *propname) in snd_soc_of_parse_node_prefix()
3084 const char *propname) in snd_soc_of_parse_audio_routing()
3134 int snd_soc_of_parse_aux_devs(struct snd_soc_card *card, const char *propname) in snd_soc_of_parse_aux_devs()
3166 const char *propname) in snd_soc_of_parse_ignore_suspend_widgets()
/linux/drivers/phy/
H A Dphy-can-transceiver.c130 const char *propname; in can_transceiver_phy_probe() local
/linux/drivers/input/keyboard/
H A Dmax7360-keypad.c139 const char *propname = "linux,keymap"; in max7360_keypad_build_keymap() local
/linux/sound/soc/mediatek/common/
H A Dmtk-dsp-sof-common.c231 mtk_sof_dailink_parse_of(struct snd_soc_card * card,struct device_node * np,const char * propname,struct snd_soc_dai_link * pre_dai_links,int pre_num_links) mtk_sof_dailink_parse_of() argument
/linux/sound/soc/meson/
H A Dmeson-card-utils.c223 meson_card_parse_of_optional(struct snd_soc_card * card,const char * propname,int (* func)(struct snd_soc_card * c,const char * p)) meson_card_parse_of_optional() argument
H A Daxg-card.c161 char propname[32]; axg_card_parse_cpu_tdm_slots() local
/linux/sound/soc/codecs/
H A Dtlv320adc3xxx.c1115 const char *propname, unsigned int *cfg) in adc3xxx_parse_dt_gpio() argument
1134 const char *propname, in adc3xxx_parse_dt_micbias_gpo() argument
1145 const char *propname, unsigned int *vg) in adc3xxx_parse_dt_micbias_vg() argument
H A Dcs48l32.c3620 cs48l32_prop_read_u32_array(cs48l32_codec, propname, tmp, ARRAY_SIZE(tmp)); in cs48l32_prop_get_pdm_sup() local
3563 cs48l32_prop_read_u32_array(struct cs48l32_codec * cs48l32_codec,const char * propname,u32 * dest,int n_max) cs48l32_prop_read_u32_array() argument
3582 const char *propname = "cirrus,in-type"; cs48l32_prop_get_in_type() local
/linux/scripts/dtc/libfdt/
H A Dfdt_ro.c529 const char *propname, int propnamelen, in fdt_path_getprop_namelen() argument
684 const char *propname, in fdt_node_offset_by_prop_value() argument
/linux/drivers/pinctrl/
H A Ddevicetree.c208 char *propname; in pinctrl_dt_to_map() local
/linux/drivers/iio/adc/
H A Dad7191.c156 const char *propname; in ad7191_config_setup() local
/linux/drivers/net/wan/framer/
H A Dframer-core.c414 static struct framer *framer_of_get_byphandle(struct device_node *np, const char *propname, in framer_of_get_byphandle()
/linux/drivers/iio/temperature/
H A Dltc2983.c474 const char *propname, const bool is_steinhart, in __ltc2983_custom_sensor_new()
835 const char *propname = "adi,custom-thermocouple"; in ltc2983_thermocouple_new() local
1059 const char *propname; in ltc2983_thermistor_new() local
/linux/drivers/virt/
H A Dfsl_hypervisor.c336 char *path, *propname; in ioctl_dtprop() local

12