Searched defs:async (Results 1 – 11 of 11) sorted by relevance
| /device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/src/ |
| D | coap_async.c | 100 coap_async_trigger(coap_async_t *async) { in coap_async_trigger() 113 coap_async_set_delay(coap_async_t *async, coap_tick_t delay) { in coap_async_set_delay() 178 coap_async_set_app_data(coap_async_t *async, void *app_data) { in coap_async_set_app_data() 183 coap_async_get_app_data(const coap_async_t *async) { in coap_async_get_app_data() 205 coap_async_set_delay(coap_async_t *async, coap_tick_t delay) { in coap_async_set_delay() 211 coap_free_async(coap_session_t *session, coap_async_t *async) { in coap_free_async() 225 coap_async_set_app_data(coap_async_t *async, void *app_data) { in coap_async_set_app_data() 231 coap_async_get_app_data(const coap_async_t *async) { in coap_async_get_app_data()
|
| D | coap_net.c | 2809 coap_async_t *async; local 3995 coap_async_t *async, *tmp; local
|
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
| D | regs.c | 39 void rkisp_disable_dcrop(struct rkisp_stream *stream, bool async) in rkisp_disable_dcrop() 51 void rkisp_config_dcrop(struct rkisp_stream *stream, struct v4l2_rect *rect, bool async) in rkisp_config_dcrop() 133 static void update_rsz_shadow(struct rkisp_stream *stream, bool async) in update_rsz_shadow() 262 struct v4l2_rect *out_y, struct v4l2_rect *out_c, bool async) in rkisp_config_rsz() 285 void rkisp_disable_rsz(struct rkisp_stream *stream, bool async) in rkisp_disable_rsz()
|
| D | capture_v1x.c | 23 static int rkisp_stream_config_dcrop(struct rkisp_stream *stream, bool async) in rkisp_stream_config_dcrop() 46 static int rkisp_stream_config_rsz(struct rkisp_stream *stream, bool async) in rkisp_stream_config_rsz() 655 bool async = false; in rkisp_stream_start() local
|
| D | capture_v30.c | 142 static int rkisp_stream_config_dcrop(struct rkisp_stream *stream, bool async) in rkisp_stream_config_dcrop() 166 static int rkisp_stream_config_rsz(struct rkisp_stream *stream, bool async) in rkisp_stream_config_rsz() 1073 bool async = false; in rkisp_stream_start() local
|
| D | capture_v21.c | 233 static int rkisp_stream_config_dcrop(struct rkisp_stream *stream, bool async) in rkisp_stream_config_dcrop() 256 static int rkisp_stream_config_rsz(struct rkisp_stream *stream, bool async) in rkisp_stream_config_rsz() 1213 bool async = false; in rkisp_stream_start() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
| D | regs.c | 39 void rkisp_disable_dcrop(struct rkisp_stream *stream, bool async) in rkisp_disable_dcrop() 53 struct v4l2_rect *rect, bool async) in rkisp_config_dcrop() 145 static void update_rsz_shadow(struct rkisp_stream *stream, bool async) in update_rsz_shadow() 297 struct v4l2_rect *out_c, bool async) in rkisp_config_rsz() 320 void rkisp_disable_rsz(struct rkisp_stream *stream, bool async) in rkisp_disable_rsz()
|
| D | capture_v1x.c | 23 static int rkisp_stream_config_dcrop(struct rkisp_stream *stream, bool async) in rkisp_stream_config_dcrop() 52 static int rkisp_stream_config_rsz(struct rkisp_stream *stream, bool async) in rkisp_stream_config_rsz() 694 bool async = false; in rkisp_stream_start() local
|
| D | capture_v30.c | 142 static int rkisp_stream_config_dcrop(struct rkisp_stream *stream, bool async) in rkisp_stream_config_dcrop() 172 static int rkisp_stream_config_rsz(struct rkisp_stream *stream, bool async) in rkisp_stream_config_rsz() 1116 bool async = false; in rkisp_stream_start() local
|
| D | capture_v21.c | 209 static int rkisp_stream_config_dcrop(struct rkisp_stream *stream, bool async) in rkisp_stream_config_dcrop() 238 static int rkisp_stream_config_rsz(struct rkisp_stream *stream, bool async) in rkisp_stream_config_rsz() 1258 bool async = false; in rkisp_stream_start() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| D | mali_kbase_kinstr_prfcnt.c | 193 struct kbase_kinstr_prfcnt_async async; member
|