/hardware/qcom/sdm845/gps/msm8960/utils/ |
D | loc_timer.c | 40 loc_timer_callback callback_func; member 52 t.callback_func = ((timer_data *)thread_data)->callback_func; in timer_thread() 110 t.callback_func(t.user_data, ret); in timer_thread() 136 t->callback_func = cb_func; in loc_timer_start()
|
/hardware/qcom/gps/msm8960/utils/ |
D | loc_timer.c | 40 loc_timer_callback callback_func; member 52 t.callback_func = ((timer_data *)thread_data)->callback_func; in timer_thread() 110 t.callback_func(t.user_data, ret); in timer_thread() 136 t->callback_func = cb_func; in loc_timer_start()
|
/hardware/qcom/sdm845/gps/msm8994/utils/ |
D | loc_timer.c | 45 loc_timer_callback callback_func; member 105 t->callback_func(t->user_data, ret); in timer_thread() 158 t->callback_func = cb_func; in loc_timer_start()
|
/hardware/qcom/gps/msm8084/utils/ |
D | loc_timer.c | 45 loc_timer_callback callback_func; member 108 t->callback_func(t->user_data, ret); in timer_thread() 142 t->callback_func = cb_func; in loc_timer_start()
|
/hardware/qcom/gps/utils/ |
D | loc_timer.c | 45 loc_timer_callback callback_func; member 105 t->callback_func(t->user_data, ret); in timer_thread() 158 t->callback_func = cb_func; in loc_timer_start()
|
/hardware/qcom/sdm845/gps/utils/ |
D | loc_timer.c | 45 loc_timer_callback callback_func; member 105 t->callback_func(t->user_data, ret); in timer_thread() 158 t->callback_func = cb_func; in loc_timer_start()
|
/hardware/qcom/gps/msm8994/utils/ |
D | loc_timer.c | 45 loc_timer_callback callback_func; member 105 t->callback_func(t->user_data, ret); in timer_thread() 158 t->callback_func = cb_func; in loc_timer_start()
|
/hardware/qcom/sdm845/gps/msm8084/utils/ |
D | loc_timer.c | 45 loc_timer_callback callback_func; member 108 t->callback_func(t->user_data, ret); in timer_thread() 142 t->callback_func = cb_func; in loc_timer_start()
|
/hardware/qcom/sdm845/display/hdmi_cec/ |
D | qhdmi_cec.h | 46 event_callback_t callback_func; member
|
D | qhdmi_cec.cpp | 304 ctx->callback.callback_func(&event, ctx->callback.callback_arg); in cec_receive_message() 316 ctx->callback.callback_func(&event, ctx->callback.callback_arg); in cec_hdmi_hotplug() 324 ctx->callback.callback_func = callback; in cec_register_event_callback()
|
/hardware/qcom/display/msm8996/hdmi_cec/ |
D | qhdmi_cec.h | 46 event_callback_t callback_func; member
|
D | qhdmi_cec.cpp | 302 ctx->callback.callback_func(&event, ctx->callback.callback_arg); in cec_receive_message() 314 ctx->callback.callback_func(&event, ctx->callback.callback_arg); in cec_hdmi_hotplug() 322 ctx->callback.callback_func = callback; in cec_register_event_callback()
|
/hardware/qcom/display/msm8998/hdmi_cec/ |
D | qhdmi_cec.h | 46 event_callback_t callback_func; member
|
D | qhdmi_cec.cpp | 308 ctx->callback.callback_func(&event, ctx->callback.callback_arg); in cec_receive_message() 320 ctx->callback.callback_func(&event, ctx->callback.callback_arg); in cec_hdmi_hotplug() 328 ctx->callback.callback_func = callback; in cec_register_event_callback()
|
/hardware/qcom/sm8150/display/hdmi_cec/ |
D | qhdmi_cec.h | 46 event_callback_t callback_func; member
|
D | qhdmi_cec.cpp | 304 ctx->callback.callback_func(&event, ctx->callback.callback_arg); in cec_receive_message() 316 ctx->callback.callback_func(&event, ctx->callback.callback_arg); in cec_hdmi_hotplug() 324 ctx->callback.callback_func = callback; in cec_register_event_callback()
|
/hardware/qcom/display/msm8909/hdmi_cec/ |
D | qhdmi_cec.h | 47 event_callback_t callback_func; member
|
D | qhdmi_cec.cpp | 315 ctx->callback.callback_func(&event, ctx->callback.callback_arg); in cec_receive_message() 327 ctx->callback.callback_func(&event, ctx->callback.callback_arg); in cec_hdmi_hotplug() 335 ctx->callback.callback_func = callback; in cec_register_event_callback()
|
/hardware/qcom/display/msm8909w_3100/hdmi_cec/ |
D | qhdmi_cec.h | 47 event_callback_t callback_func; member
|
D | qhdmi_cec.cpp | 315 ctx->callback.callback_func(&event, ctx->callback.callback_arg); in cec_receive_message() 327 ctx->callback.callback_func(&event, ctx->callback.callback_arg); in cec_hdmi_hotplug() 335 ctx->callback.callback_func = callback; in cec_register_event_callback()
|