Searched defs:propname (Results 1 - 4 of 4) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
H A D | osal_platform.c | 97 int osal_of_property_read_u32(const void *np, const char *propname, unsigned int *value) in osal_of_property_read_u32() argument
|
/device/soc/rockchip/common/sdk_linux/drivers/gpio/ |
H A D | gpiolib-of.c | 64 char propname[32]; in of_gpio_get_count() local 135 static void of_gpio_flags_quirks(struct device_node *np, const char *propname, enum of_gpio_flags *flags, int index) in of_gpio_flags_quirks() argument 233 of_get_named_gpiod_flags(struct device_node *np, const char *propname, int index, enum of_gpio_flags *flags) of_get_named_gpiod_flags() argument 298 gpiod_get_from_of_node(struct device_node *node, const char *propname, int index, enum gpiod_flags dflags, const char *label) gpiod_get_from_of_node() argument [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/power/supply/ |
H A D | power_supply_core.c | 747 char *propname;
in power_supply_get_battery_info() local
|
/device/soc/rockchip/common/sdk_linux/scripts/dtc/ |
H A D | checks.c | 201 char *propname = c->data; in check_is_string() local 219 char *propname = c->data; in check_is_string_list() local 245 char *propname = c->data; check_is_cell() local 451 check_phandle_prop(struct check *c, struct dt_info *dti, struct node *node, const char *propname) check_phandle_prop() argument [all...] |
Completed in 5 milliseconds