/hardware/libhardware/modules/input/evdev/ |
D | InputHost.h | 43 InputHostBase(input_host_t* host, input_host_callbacks_t cb) : mHost(host), mCallbacks(cb) {} in InputHostBase() 55 InputReport(input_host_t* host, input_host_callbacks_t cb, input_report_t* r) : in InputReport() 75 InputReportDefinition(input_host_t* host, input_host_callbacks_t cb, in InputReportDefinition() 96 InputDeviceDefinition(input_host_t* host, input_host_callbacks_t cb, in InputDeviceDefinition() 115 InputProperty(input_host_t* host, input_host_callbacks_t cb, input_property_t* p) : in InputProperty() 133 InputPropertyMap(input_host_t* host, input_host_callbacks_t cb, input_property_map_t* m) : in InputPropertyMap() 169 InputHost(input_host_t* host, input_host_callbacks_t cb) : InputHostBase(host, cb) {} in InputHost()
|
D | EvdevModule.cpp | 99 input_host_t* host, input_host_callbacks_t cb) { in input_init()
|
/hardware/bsp/intel/peripheral/libupm/src/a110x/ |
D | a110x.cxx | 61 void A110X::installISR( IsrCallback *cb) in installISR()
|
/hardware/bsp/intel/peripheral/libupm/src/rpr220/ |
D | rpr220.cxx | 62 void RPR220::installISR(IsrCallback *cb) in installISR()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | dhdu_nl80211.h | 39 struct nl_cb *cb; member
|
/hardware/ril/libril/ |
D | RilSocket.cpp | 140 void RilSocket::setListenCb(ril_event_cb cb) { in setListenCb() 144 void RilSocket::setCommandCb(ril_event_cb cb) { in setCommandCb()
|
/hardware/ti/omap4xxx/ |
D | tm.c | 25 char *cf, *cb; in main() local
|
/hardware/ti/omap4-aah/ |
D | tm.c | 25 char *cf, *cb; in main() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/ |
D | vpx_decoder.c | 152 vpx_codec_put_frame_cb_fn_t cb, in vpx_codec_register_put_frame_cb() 172 vpx_codec_put_slice_cb_fn_t cb, in vpx_codec_register_put_slice_cb()
|
/hardware/bsp/intel/peripheral/libupm/src/ttp223/ |
D | ttp223.cxx | 63 void TTP223::installISR(mraa::Edge level, IsrCallback *cb) in installISR()
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/common/ |
D | mlerrorcode.h | 61 #define CALL_CHECK_N_CALLBACK(f, cb) { \ argument
|
/hardware/libhardware/tests/input/evdev/ |
D | InputHub_test.cpp | 53 void setInputCallback(InputCbFunc cb) { mInputCb = cb; } in setInputCallback() 54 void setDeviceAddedCallback(DeviceCbFunc cb) { mDeviceAddedCb = cb; } in setDeviceAddedCallback() 55 void setDeviceRemovedCallback(DeviceCbFunc cb) { mDeviceRemovedCb = cb; } in setDeviceRemovedCallback()
|
/hardware/bsp/intel/peripheral/libupm/src/hcsr04/ |
D | hcsr04.cxx | 38 HCSR04::HCSR04 (uint8_t triggerPin, uint8_t echoPin, IsrCallback *cb) in HCSR04()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/ |
D | QCameraHAL3Base.cpp | 97 const camera3_callback_ops *cb, in Notify() 107 const camera3_callback_ops *cb, in ProcessCaptureResult()
|
/hardware/qcom/audio/hal/audio_extn/ |
D | sndmonitor.c | 518 snd_mon_cb cb = (snd_mon_cb)value; in snd_cb() local 554 static int add_listener(void *stream, snd_mon_cb cb) in add_listener() 623 int audio_extn_snd_mon_register_listener(void *stream, snd_mon_cb cb) in audio_extn_snd_mon_register_listener()
|
/hardware/intel/img/hwcomposer/merrifield/ips/common/ |
D | HdcpControl.cpp | 104 bool HdcpControl::startHdcpAsync(HdcpStatusCallback cb, void *userData) in startHdcpAsync()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/ |
D | HdcpControl.cpp | 105 bool HdcpControl::startHdcpAsync(HdcpStatusCallback cb, void *userData) in startHdcpAsync()
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | wifi_hal.cpp | 238 struct nl_cb *cb = nl_socket_get_cb(user_sock); in wifi_init_user_sock() local 361 struct nl_cb *cb = NULL; in wifi_initialize() local 671 struct nl_cb *cb = nl_socket_get_cb(sock); in internal_pollin_handler() local
|
D | wificonfig.cpp | 378 struct nl_cb *cb; in requestEvent() local
|
/hardware/bsp/intel/peripheral/libupm/src/mma7660/ |
D | mma7660.cxx | 208 void MMA7660::installISR(int pin, IsrCallback *cb) in installISR()
|
/hardware/qcom/bt/msm8998/libbt-vendor/include/ |
D | bt_vendor_qcom.h | 80 bt_vendor_callbacks_t *cb; member
|
/hardware/bsp/intel/peripheral/libupm/src/grove/ |
D | grove.cxx | 282 void GroveButton::installISR(mraa::Edge level, IsrCallback *cb) in installISR()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/ |
D | yv12config.c | 141 vpx_get_frame_buffer_cb_fn_t cb, in vp9_realloc_frame_buffer()
|
/hardware/qcom/gps/msm8998/utils/ |
D | LocTimer.cpp | 593 inline LocTimerWrapper(loc_timer_callback cb, void* callerData) : in LocTimerWrapper() 604 loc_timer_callback cb = mCb; in timeOutCallback() local
|
/hardware/qcom/gps/msm8996/utils/ |
D | LocTimer.cpp | 588 inline LocTimerWrapper(loc_timer_callback cb, void* callerData) : in LocTimerWrapper() 599 loc_timer_callback cb = mCb; in timeOutCallback() local
|