Home
last modified time | relevance | path

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

12

/linux/drivers/base/
H A Dproperty.c44 bool device_property_present(const struct device *dev, const char *propname) in device_property_present()
58 const char *propname) in fwnode_property_present()
82 bool device_property_read_bool(const struct device *dev, const char *propname) in device_property_read_bool()
96 const char *propname) in fwnode_property_read_bool()
132 int device_property_read_u8_array(const struct device *dev, const char *propname, in device_property_read_u8_array()
160 int device_property_read_u16_array(const struct device *dev, const char *propname, in device_property_read_u16_array()
188 int device_property_read_u32_array(const struct device *dev, const char *propname, in device_property_read_u32_array()
216 int device_property_read_u64_array(const struct device *dev, const char *propname, in device_property_read_u64_array()
244 int device_property_read_string_array(const struct device *dev, const char *propname, in device_property_read_string_array()
266 int device_property_read_string(const struct device *dev, const char *propname, in device_property_read_string()
[all …]
H A Dcacheinfo.c124 const char *propname; in cache_size() local
145 const char *propname; in cache_get_line_size() local
158 const char *propname; in cache_nr_sets() local
/linux/include/linux/
H A Dproperty.h133 device_property_match_property_string(const struct device * dev,const char * propname,const char * const * array,size_t n) device_property_match_property_string() argument
240 device_property_read_u8(const struct device * dev,const char * propname,u8 * val) device_property_read_u8() argument
246 device_property_read_u16(const struct device * dev,const char * propname,u16 * val) device_property_read_u16() argument
252 device_property_read_u32(const struct device * dev,const char * propname,u32 * val) device_property_read_u32() argument
258 device_property_read_u64(const struct device * dev,const char * propname,u64 * val) device_property_read_u64() argument
263 device_property_count_u8(const struct device * dev,const char * propname) device_property_count_u8() argument
268 device_property_count_u16(const struct device * dev,const char * propname) device_property_count_u16() argument
273 device_property_count_u32(const struct device * dev,const char * propname) device_property_count_u32() argument
278 device_property_count_u64(const struct device * dev,const char * propname) device_property_count_u64() argument
284 device_property_string_array_count(const struct device * dev,const char * propname) device_property_string_array_count() argument
290 fwnode_property_read_u8(const struct fwnode_handle * fwnode,const char * propname,u8 * val) fwnode_property_read_u8() argument
296 fwnode_property_read_u16(const struct fwnode_handle * fwnode,const char * propname,u16 * val) fwnode_property_read_u16() argument
302 fwnode_property_read_u32(const struct fwnode_handle * fwnode,const char * propname,u32 * val) fwnode_property_read_u32() argument
308 fwnode_property_read_u64(const struct fwnode_handle * fwnode,const char * propname,u64 * val) fwnode_property_read_u64() argument
314 fwnode_property_count_u8(const struct fwnode_handle * fwnode,const char * propname) fwnode_property_count_u8() argument
320 fwnode_property_count_u16(const struct fwnode_handle * fwnode,const char * propname) fwnode_property_count_u16() argument
326 fwnode_property_count_u32(const struct fwnode_handle * fwnode,const char * propname) fwnode_property_count_u32() argument
332 fwnode_property_count_u64(const struct fwnode_handle * fwnode,const char * propname) fwnode_property_count_u64() argument
339 fwnode_property_string_array_count(const struct fwnode_handle * fwnode,const char * propname) fwnode_property_string_array_count() argument
[all...]
H A Dof_gpio.h31 const char *propname, int index) in of_get_named_gpio()
H A Dgenalloc.h217 const char *propname, int index) in of_gen_pool_get()
/linux/drivers/gpio/
H A Dgpiolib-swnode.c49 const char *propname, unsigned int idx, in swnode_gpio_get_reference()
66 char propname[32]; /* 32 is max size of property name */ in swnode_find_gpio() local
116 char propname[32]; in swnode_gpio_count() local
/linux/scripts/dtc/
H A Dchecks.c211 const char *propname = c->data; in check_is_string() local
220 #define WARNING_IF_NOT_STRING(nm, propname) \ argument
222 #define ERROR_IF_NOT_STRING(nm, propname) \ argument
230 const char *propname = c->data; in check_is_string_list() local
249 #define WARNING_IF_NOT_STRING_LIST(nm, propname) \ argument
251 ERROR_IF_NOT_STRING_LIST(nm,propname) global() argument
258 const char *propname = c->data; check_is_cell() local
267 WARNING_IF_NOT_CELL(nm,propname) global() argument
269 ERROR_IF_NOT_CELL(nm,propname) global() argument
487 check_phandle_prop(struct check * c,struct dt_info * dti,struct node * node,const char * propname) check_phandle_prop() argument
1479 WARNING_PROPERTY_PHANDLE_CELLS(nm,propname,cells_name,...) global() argument
[all...]
/linux/drivers/soundwire/
H A Dmipi_disco.c27 const char *propname) in mipi_fwnode_property_read_bool()
41 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/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/drivers/input/
H A Dmatrix-keymap.c69 static int matrix_keypad_parse_keymap(const char *propname, in matrix_keypad_parse_keymap()
/linux/arch/powerpc/kernel/
H A 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/sound/soc/mediatek/common/
H A Dmtk-dsp-sof-common.c231 const char *propname, struct snd_soc_dai_link *pre_dai_links, in mtk_sof_dailink_parse_of()
/linux/include/uapi/linux/
H A Dfsl_hypervisor.h179 __u64 propname; member
/linux/sound/soc/
H A Dsoc-core.c2962 const char *propname) in snd_soc_of_parse_card_name() argument
2999 const char *propname) in snd_soc_of_parse_audio_simple_widgets() argument
3188 snd_soc_of_parse_node_prefix(struct device_node * np,struct snd_soc_codec_conf * codec_conf,struct device_node * of_node,const char * propname) snd_soc_of_parse_node_prefix() argument
3205 snd_soc_of_parse_audio_routing(struct snd_soc_card * card,const char * propname) snd_soc_of_parse_audio_routing() argument
3255 snd_soc_of_parse_aux_devs(struct snd_soc_card * card,const char * propname) snd_soc_of_parse_aux_devs() argument
[all...]
/linux/sound/soc/meson/
H A Dmeson-card-utils.c223 const char *propname, in meson_card_parse_of_optional()
H A Daxg-card.c161 char propname[32]; in 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()
1134 const char *propname, in adc3xxx_parse_dt_micbias_gpo()
1145 const char *propname, unsigned int *vg) in adc3xxx_parse_dt_micbias_vg()
H A Dcs48l32.c3563 const char *propname, in cs48l32_prop_read_u32_array()
3582 const char *propname = "cirrus,in-type"; in cs48l32_prop_get_in_type() local
3620 const char *propname = "cirrus,pdm-sup"; in cs48l32_prop_get_pdm_sup() local
/linux/scripts/dtc/libfdt/
H A Dfdt_ro.c529 const char *propname, int propnamelen, in fdt_path_getprop_namelen()
684 const char *propname, in fdt_node_offset_by_prop_value()
/linux/drivers/memory/
H A Dbt1-l2-ctl.c182 const char *propname) in l2_ctl_of_parse_property()
/linux/drivers/iio/temperature/
H A Dltc2983.c419 const char *propname, const bool is_steinhart, in __ltc2983_custom_sensor_new()
721 const char *propname = "adi,custom-thermocouple"; in ltc2983_thermocouple_new() local
932 const char *propname; in ltc2983_thermistor_new() local
/linux/drivers/virt/
H A Dfsl_hypervisor.c336 char *path, *propname; in ioctl_dtprop() local
/linux/drivers/pinctrl/freescale/
H A Dpinctrl-mxs.c357 const char *propname = "fsl,pinmux-ids"; in mxs_pinctrl_parse_group() local
/linux/sound/aoa/fabrics/
H A Dlayout.c774 char propname[32]; in check_codec() local

12