/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/subdev/sensor/src/driver/sensor/ |
D | sensor_bsp_common.c | 43 int pwr_am_enable(sensor_bringup_t* sensor_bp, const char* propname, int val) in pwr_am_enable() 79 int pwr_ir_cut_enable(sensor_bringup_t* sensor_bp, int propname, int val) in pwr_ir_cut_enable() 98 int reset_am_enable(sensor_bringup_t* sensor_bp, const char* propname, int val) in reset_am_enable() 134 int clk_am_enable(sensor_bringup_t* sensor_bp, const char* propname) in clk_am_enable() 153 int gp_pl_am_enable(sensor_bringup_t* sensor_bp, const char* propname, uint32_t rate) in gp_pl_am_enable()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/linux/ |
D | of.h | 435 const char *propname, in of_property_read_u8_array() 465 const char *propname, in of_property_read_u16_array() 493 const char *propname, in of_property_read_u32_array() 521 const char *propname, in of_property_read_u64_array() 707 const char *propname, int elem_size) in of_property_count_elems_of_size() 713 const char *propname, u8 *out_values, size_t sz) in of_property_read_u8_array() 719 const char *propname, u16 *out_values, size_t sz) in of_property_read_u16_array() 725 const char *propname, in of_property_read_u32_array() 732 const char *propname, in of_property_read_u64_array() 739 const char *propname, u32 index, u32 *out_value) in of_property_read_u32_index() [all …]
|
/device/soc/rockchip/common/sdk_linux/scripts/dtc/ |
D | checks.c | 201 char *propname = c->data; in check_is_string() local 212 #define WARNING_IF_NOT_STRING(nm, propname) WARNING(nm, check_is_string, (propname)) argument 213 #define ERROR_IF_NOT_STRING(nm, propname) ERROR(nm, check_is_string, (propname)) argument 219 char *propname = c->data; in check_is_string_list() local 239 #define WARNING_IF_NOT_STRING_LIST(nm, propname) WARNING(nm, check_is_string_list, (propname)) argument 240 #define ERROR_IF_NOT_STRING_LIST(nm, propname) ERROR(nm, check_is_string_list, (propname)) argument 245 char *propname = c->data; in check_is_cell() local 256 #define WARNING_IF_NOT_CELL(nm, propname) WARNING(nm, check_is_cell, (propname)) argument 257 #define ERROR_IF_NOT_CELL(nm, propname) ERROR(nm, check_is_cell, (propname)) argument 451 …t check_phandle_prop(struct check *c, struct dt_info *dti, struct node *node, const char *propname) in check_phandle_prop() [all …]
|
/device/soc/rockchip/common/sdk_linux/drivers/gpio/ |
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 *… in of_gpio_flags_quirks() 233 static struct gpio_desc *of_get_named_gpiod_flags(struct device_node *np, const char *propname, int… in of_get_named_gpiod_flags() 298 struct gpio_desc *gpiod_get_from_of_node(struct device_node *node, const char *propname, int index, in gpiod_get_from_of_node()
|
/device/soc/amlogic/a311d/soc/amlogic/unifykey/ |
D | unifykey_dts.c | 21 const char *propname; in uk_item_parse_dt() local
|
D | efuse.c | 731 char *propname; in key_item_parse_dt() local 840 char *propname; in check_item_parse_dt() local
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
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()
|
/device/board/isoftstone/yangfan/kernel/src/driv/gpu/rockchip/ |
D | rockchip_drm_vconn.c | 375 char propname[16]; in rockchip_vconn_parse_vp_id() local
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/ledc/ |
D | ledc-sunxi.c | 1573 static inline int sunxi_get_u32_of_property(const char *propname, int *val) in sunxi_get_u32_of_property() 1587 static inline int sunxi_get_str_of_property(const char *propname, in sunxi_get_str_of_property()
|
/device/soc/rockchip/common/sdk_linux/drivers/power/supply/ |
D | power_supply_core.c | 747 char *propname; in power_supply_get_battery_info() local
|