Home
last modified time | relevance | path

Searched defs:model (Results 1 – 25 of 66) sorted by relevance

123

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/
Dmodel_srv.c18 static void gen_onoff_status(struct bt_mesh_model *model, in gen_onoff_status()
40 static void gen_onoff_get(struct bt_mesh_model *model, in gen_onoff_get()
48 static void gen_onoff_set_unack(struct bt_mesh_model *model, in gen_onoff_set_unack()
62 static void gen_onoff_set(struct bt_mesh_model *model, in gen_onoff_set()
71 static void gen_level_status(struct bt_mesh_model *model, in gen_level_status()
93 static void gen_level_get(struct bt_mesh_model *model, in gen_level_get()
101 static void gen_level_set_unack(struct bt_mesh_model *model, in gen_level_set_unack()
115 static void gen_level_set(struct bt_mesh_model *model, in gen_level_set()
123 static void light_lightness_status(struct bt_mesh_model *model, in light_lightness_status()
145 static void light_lightness_get(struct bt_mesh_model *model, in light_lightness_get()
[all …]
Dhealth_srv.c96 static void health_fault_get(struct bt_mesh_model *model, in health_fault_get()
113 static void health_fault_clear_unrel(struct bt_mesh_model *model, in health_fault_clear_unrel()
127 static void health_fault_clear(struct bt_mesh_model *model, in health_fault_clear()
150 static void health_fault_test_unrel(struct bt_mesh_model *model, in health_fault_test_unrel()
166 static void health_fault_test(struct bt_mesh_model *model, in health_fault_test()
198 static void send_attention_status(struct bt_mesh_model *model, in send_attention_status()
216 static void attention_get(struct bt_mesh_model *model, in attention_get()
224 static void attention_set_unrel(struct bt_mesh_model *model, in attention_set_unrel()
234 static void attention_set(struct bt_mesh_model *model, in attention_set()
243 static void send_health_period_status(struct bt_mesh_model *model, in send_health_period_status()
[all …]
Dcfg_srv.c103 static void dev_comp_data_get(struct bt_mesh_model *model, in dev_comp_data_get()
168 static u8_t _mod_pub_set(struct bt_mesh_model *model, u16_t pub_addr, in _mod_pub_set()
232 u8_t mod_bind(struct bt_mesh_model *model, u16_t key_idx) in mod_bind()
262 u8_t mod_unbind(struct bt_mesh_model *model, u16_t key_idx, bool store) in mod_unbind()
389 static void app_key_add(struct bt_mesh_model *model, in app_key_add()
410 static void app_key_update(struct bt_mesh_model *model, in app_key_update()
456 static void app_key_del(struct bt_mesh_model *model, in app_key_del()
500 static void app_key_get(struct bt_mesh_model *model, in app_key_get()
559 static void beacon_get(struct bt_mesh_model *model, in beacon_get()
576 static void beacon_set(struct bt_mesh_model *model, in beacon_set()
[all …]
Dlight_model.c29 int light_model_gen_onoff_get(struct bt_mesh_model *model, u8_t *state) in light_model_gen_onoff_get()
35 int light_model_gen_onoff_set(struct bt_mesh_model *model, u8_t state) in light_model_gen_onoff_set()
42 int light_model_gen_level_get(struct bt_mesh_model *model, s16_t *level) in light_model_gen_level_get()
48 int light_model_gen_level_set(struct bt_mesh_model *model, s16_t level) in light_model_gen_level_set()
64 int light_model_light_lightness_get(struct bt_mesh_model *model, s16_t *lightness) in light_model_light_lightness_get()
69 int light_model_light_lightness_set(struct bt_mesh_model *model, s16_t lightness) in light_model_light_lightness_set()
Daccess.c43 struct bt_mesh_model *model = &elem->models[j]; in bt_mesh_model_foreach() local
48 struct bt_mesh_model *model = &elem->vnd_models[j]; in bt_mesh_model_foreach() local
382 struct bt_mesh_model *model; in bt_mesh_elem_find_group() local
463 struct bt_mesh_model **model) in find_op()
541 struct bt_mesh_model *models, *model; in bt_mesh_model_recv() local
626 static int model_send(struct bt_mesh_model *model, in model_send()
658 int bt_mesh_model_send(struct bt_mesh_model *model, in bt_mesh_model_send()
673 int bt_mesh_model_publish(struct bt_mesh_model *model) in bt_mesh_model_publish()
Dhealth_cli.c36 static void health_fault_status(struct bt_mesh_model *model, in health_fault_status()
79 static void health_current_status(struct bt_mesh_model *model, in health_current_status()
106 static void health_period_status(struct bt_mesh_model *model, in health_period_status()
129 static void health_attention_status(struct bt_mesh_model *model, in health_attention_status()
490 int bt_mesh_health_cli_set(struct bt_mesh_model *model) in bt_mesh_health_cli_set()
501 static int health_cli_init(struct bt_mesh_model *model) in health_cli_init()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ipa/
Dmali_kbase_ipa.c47 int kbase_ipa_model_recalculate(struct kbase_ipa_model *model) in kbase_ipa_model_recalculate()
115 static struct device_node *get_model_dt_node(struct kbase_ipa_model *model, bool dt_required) in get_model_dt_node()
137 int kbase_ipa_model_add_param_s32(struct kbase_ipa_model *model, const char *name, s32 *addr, size_… in kbase_ipa_model_add_param_s32()
181 int kbase_ipa_model_add_param_string(struct kbase_ipa_model *model, const char *name, char *addr, s… in kbase_ipa_model_add_param_string()
216 void kbase_ipa_term_model(struct kbase_ipa_model *model) in kbase_ipa_term_model()
236 struct kbase_ipa_model *model; in kbase_ipa_init_model() local
434 struct kbase_ipa_model *model; in get_current_model() local
462 static u32 get_static_power_locked(struct kbase_device *kbdev, struct kbase_ipa_model *model, unsig… in get_static_power_locked()
490 struct kbase_ipa_model *model; in kbase_get_static_power() local
522 struct kbase_ipa_model *model; in kbase_get_dynamic_power() local
[all …]
Dmali_kbase_ipa_debugfs.c44 struct kbase_ipa_model *model; member
62 struct kbase_ipa_model *model = param->model; in param_int_set() local
102 struct kbase_ipa_model *model = param->model; in param_string_set() local
150 int kbase_ipa_model_param_add(struct kbase_ipa_model *model, const char *name, void *addr, size_t s… in kbase_ipa_model_param_add()
179 void kbase_ipa_model_param_free_all(struct kbase_ipa_model *model) in kbase_ipa_model_param_free_all()
234 static void kbase_ipa_model_debugfs_init(struct kbase_ipa_model *model) in kbase_ipa_model_debugfs_init()
269 void kbase_ipa_model_param_set_s32(struct kbase_ipa_model *model, const char *name, s32 val) in kbase_ipa_model_param_set_s32()
Dmali_kbase_ipa_simple.c179 static int model_static_coeff(struct kbase_ipa_model *model, u32 *coeffp) in model_static_coeff()
202 static int model_dynamic_coeff(struct kbase_ipa_model *model, u32 *coeffp) in model_dynamic_coeff()
211 static int add_params(struct kbase_ipa_model *model) in add_params()
245 static int kbase_simple_power_model_init(struct kbase_ipa_model *model) in kbase_simple_power_model_init()
276 static int kbase_simple_power_model_recalculate(struct kbase_ipa_model *model) in kbase_simple_power_model_recalculate()
322 static void kbase_simple_power_model_term(struct kbase_ipa_model *model) in kbase_simple_power_model_term()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ipa/
Dmali_kbase_ipa.c44 int kbase_ipa_model_recalculate(struct kbase_ipa_model *model) in kbase_ipa_model_recalculate()
84 static struct device_node *get_model_dt_node(struct kbase_ipa_model *model, in get_model_dt_node()
110 int kbase_ipa_model_add_param_s32(struct kbase_ipa_model *model, in kbase_ipa_model_add_param_s32()
160 int kbase_ipa_model_add_param_string(struct kbase_ipa_model *model, in kbase_ipa_model_add_param_string()
202 void kbase_ipa_term_model(struct kbase_ipa_model *model) in kbase_ipa_term_model()
221 struct kbase_ipa_model *model; in kbase_ipa_init_model() local
430 struct kbase_ipa_model *model; in get_current_model() local
458 struct kbase_ipa_model *model, in get_static_power_locked()
489 struct kbase_ipa_model *model; in kbase_get_static_power() local
581 struct kbase_ipa_model *model; in kbase_get_dynamic_power() local
[all …]
Dmali_kbase_ipa_simple.c179 static int model_static_coeff(struct kbase_ipa_model *model, u32 *coeffp) in model_static_coeff()
204 static int model_dynamic_coeff(struct kbase_ipa_model *model, u32 *coeffp) in model_dynamic_coeff()
228 static int add_params(struct kbase_ipa_model *model) in add_params()
266 static int kbase_simple_power_model_init(struct kbase_ipa_model *model) in kbase_simple_power_model_init()
298 static int kbase_simple_power_model_recalculate(struct kbase_ipa_model *model) in kbase_simple_power_model_recalculate()
345 static void kbase_simple_power_model_term(struct kbase_ipa_model *model) in kbase_simple_power_model_term()
Dmali_kbase_ipa_debugfs.c43 struct kbase_ipa_model *model; member
61 struct kbase_ipa_model *model = param->model; in param_int_set() local
102 struct kbase_ipa_model *model = param->model; in param_string_set() local
150 int kbase_ipa_model_param_add(struct kbase_ipa_model *model, const char *name, in kbase_ipa_model_param_add()
181 void kbase_ipa_model_param_free_all(struct kbase_ipa_model *model) in kbase_ipa_model_param_free_all()
240 static void kbase_ipa_model_debugfs_init(struct kbase_ipa_model *model) in kbase_ipa_model_debugfs_init()
284 void kbase_ipa_model_param_set_s32(struct kbase_ipa_model *model, in kbase_ipa_model_param_set_s32()
Dmali_kbase_ipa_debugfs.h54 static inline int kbase_ipa_model_param_add(struct kbase_ipa_model *model, in kbase_ipa_model_param_add()
62 static inline void kbase_ipa_model_param_free_all(struct kbase_ipa_model *model) in kbase_ipa_model_param_free_all()
65 static inline void kbase_ipa_model_param_set_s32(struct kbase_ipa_model *model, in kbase_ipa_model_param_set_s32()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ipa/
Dmali_kbase_ipa_simple.c91 static int model_static_coeff(struct kbase_ipa_model *model, u32 *coeffp) in model_static_coeff()
125 static int model_dynamic_coeff(struct kbase_ipa_model *model, u32 *coeffp, in model_dynamic_coeff()
136 static int add_params(struct kbase_ipa_model *model) in add_params()
167 static int kbase_simple_power_model_init(struct kbase_ipa_model *model) in kbase_simple_power_model_init()
184 static int kbase_simple_power_model_recalculate(struct kbase_ipa_model *model) in kbase_simple_power_model_recalculate()
206 static void kbase_simple_power_model_term(struct kbase_ipa_model *model) in kbase_simple_power_model_term()
Dmali_kbase_ipa.c40 int kbase_ipa_model_recalculate(struct kbase_ipa_model *model) in kbase_ipa_model_recalculate()
102 static struct device_node *get_model_dt_node(struct kbase_ipa_model *model) in get_model_dt_node()
122 int kbase_ipa_model_add_param_s32(struct kbase_ipa_model *model, in kbase_ipa_model_add_param_s32()
167 int kbase_ipa_model_add_param_string(struct kbase_ipa_model *model, in kbase_ipa_model_add_param_string()
203 void kbase_ipa_term_model(struct kbase_ipa_model *model) in kbase_ipa_term_model()
222 struct kbase_ipa_model *model; in kbase_ipa_init_model() local
439 struct kbase_ipa_model *model, in get_static_power_locked()
468 struct kbase_ipa_model *model; in kbase_get_static_power() local
499 struct kbase_ipa_model *model; in kbase_get_dynamic_power() local
534 struct kbase_ipa_model *model; in kbase_get_real_power() local
Dmali_kbase_ipa_debugfs.c39 struct kbase_ipa_model *model; member
57 struct kbase_ipa_model *model = param->model; in param_int_set() local
94 struct kbase_ipa_model *model = param->model; in param_string_set() local
131 int kbase_ipa_model_param_add(struct kbase_ipa_model *model, const char *name, in kbase_ipa_model_param_add()
155 void kbase_ipa_model_param_free_all(struct kbase_ipa_model *model) in kbase_ipa_model_param_free_all()
166 static void kbase_ipa_model_debugfs_init(struct kbase_ipa_model *model) in kbase_ipa_model_debugfs_init()
Dmali_kbase_ipa_debugfs.h36 static inline int kbase_ipa_model_param_add(struct kbase_ipa_model *model, in kbase_ipa_model_param_add()
44 static inline void kbase_ipa_model_param_free_all(struct kbase_ipa_model *model) in kbase_ipa_model_param_free_all()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ipa/
Dmali_kbase_ipa_simple.c89 static int model_static_coeff(struct kbase_ipa_model *model, u32 *coeffp) in model_static_coeff()
120 static int model_dynamic_coeff(struct kbase_ipa_model *model, u32 *coeffp, u32 current_freq) in model_dynamic_coeff()
129 static int add_params(struct kbase_ipa_model *model) in add_params()
156 static int kbase_simple_power_model_init(struct kbase_ipa_model *model) in kbase_simple_power_model_init()
173 static int kbase_simple_power_model_recalculate(struct kbase_ipa_model *model) in kbase_simple_power_model_recalculate()
193 static void kbase_simple_power_model_term(struct kbase_ipa_model *model) in kbase_simple_power_model_term()
Dmali_kbase_ipa.c39 int kbase_ipa_model_recalculate(struct kbase_ipa_model *model) in kbase_ipa_model_recalculate()
98 static struct device_node *get_model_dt_node(struct kbase_ipa_model *model) in get_model_dt_node()
114 int kbase_ipa_model_add_param_s32(struct kbase_ipa_model *model, const char *name, s32 *addr, size_… in kbase_ipa_model_add_param_s32()
153 int kbase_ipa_model_add_param_string(struct kbase_ipa_model *model, const char *name, char *addr, s… in kbase_ipa_model_add_param_string()
183 void kbase_ipa_term_model(struct kbase_ipa_model *model) in kbase_ipa_term_model()
203 struct kbase_ipa_model *model; in kbase_ipa_init_model() local
409 static u32 get_static_power_locked(struct kbase_device *kbdev, struct kbase_ipa_model *model, unsig… in get_static_power_locked()
437 struct kbase_ipa_model *model; in kbase_get_static_power() local
465 struct kbase_ipa_model *model; in kbase_get_dynamic_power() local
496 struct kbase_ipa_model *model; in kbase_get_real_power() local
Dmali_kbase_ipa_debugfs.c37 struct kbase_ipa_model *model; member
55 struct kbase_ipa_model *model = param->model; in param_int_set() local
90 struct kbase_ipa_model *model = param->model; in param_string_set() local
128 int kbase_ipa_model_param_add(struct kbase_ipa_model *model, const char *name, void *addr, size_t s… in kbase_ipa_model_param_add()
151 void kbase_ipa_model_param_free_all(struct kbase_ipa_model *model) in kbase_ipa_model_param_free_all()
163 static void kbase_ipa_model_debugfs_init(struct kbase_ipa_model *model) in kbase_ipa_model_debugfs_init()
Dmali_kbase_ipa_debugfs.h33 static inline int kbase_ipa_model_param_add(struct kbase_ipa_model *model, const char *name, void *… in kbase_ipa_model_param_add()
39 static inline void kbase_ipa_model_param_free_all(struct kbase_ipa_model *model) in kbase_ipa_model_param_free_all()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/scenario/hand_classify/
Dyolov2_hand_detect.c37 static HI_S32 Yolo2FdLoad(uintptr_t* model) in Yolo2FdLoad()
54 static HI_S32 Yolo2FdUnload(uintptr_t model) in Yolo2FdUnload()
65 static HI_S32 HandDetect(uintptr_t model, IVE_IMAGE_S *srcYuv, DetectObjInfo boxs[]) in HandDetect()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/include/mesh/
Dmodel_srv.h15 struct bt_mesh_model *model; member
29 struct bt_mesh_model *model; member
43 struct bt_mesh_model *model; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ipa/backend/
Dmali_kbase_ipa_counter_common_csf.c257 int kbase_ipa_counter_dynamic_coeff(struct kbase_ipa_model *model, u32 *coeffp) in kbase_ipa_counter_dynamic_coeff()
344 void kbase_ipa_counter_reset_data(struct kbase_ipa_model *model) in kbase_ipa_counter_reset_data()
360 int kbase_ipa_counter_common_model_init(struct kbase_ipa_model *model, in kbase_ipa_counter_common_model_init()
450 void kbase_ipa_counter_common_model_term(struct kbase_ipa_model *model) in kbase_ipa_counter_common_model_term()
Dmali_kbase_ipa_counter_common_jm.c181 int kbase_ipa_vinstr_dynamic_coeff(struct kbase_ipa_model *model, u32 *coeffp) in kbase_ipa_vinstr_dynamic_coeff()
276 void kbase_ipa_vinstr_reset_data(struct kbase_ipa_model *model) in kbase_ipa_vinstr_reset_data()
282 int kbase_ipa_vinstr_common_model_init(struct kbase_ipa_model *model, in kbase_ipa_vinstr_common_model_init()
348 void kbase_ipa_vinstr_common_model_term(struct kbase_ipa_model *model) in kbase_ipa_vinstr_common_model_term()

123