Home
last modified time | relevance | path

Searched defs:p_data (Results 1 – 11 of 11) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
Daci_queue.cxx44 bool aci_queue_dequeue(aci_queue_t *aci_q, hal_aci_data_t *p_data) in aci_queue_dequeue()
60 bool aci_queue_dequeue_from_isr(aci_queue_t *aci_q, hal_aci_data_t *p_data) in aci_queue_dequeue_from_isr()
76 bool aci_queue_enqueue(aci_queue_t *aci_q, hal_aci_data_t *p_data) in aci_queue_enqueue()
95 bool aci_queue_enqueue_from_isr(aci_queue_t *aci_q, hal_aci_data_t *p_data) in aci_queue_enqueue_from_isr()
173 bool aci_queue_peek(aci_queue_t *aci_q, hal_aci_data_t *p_data) in aci_queue_peek()
188 bool aci_queue_peek_from_isr(aci_queue_t *aci_q, hal_aci_data_t *p_data) in aci_queue_peek_from_isr()
Dhal_aci_tl.cxx58 void m_aci_data_print(hal_aci_data_t *p_data) in m_aci_data_print()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dethreading.c24 static THREAD_FUNCTION thread_loopfilter(void *p_data) in thread_loopfilter()
49 THREAD_FUNCTION thread_encoding_proc(void *p_data) in thread_encoding_proc()
/hardware/libhardware/modules/nfc-nci/
Dnfc_nci_example.c35 uint16_t data_len, const uint8_t *p_data) { in hal_write()
/hardware/broadcom/libbt/src/
Duserial_vendor.c335 void userial_vendor_ioctl(userial_vendor_ioctl_op_t op, void *p_data) in userial_vendor_ioctl()
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhci_uart.c392 int userial_vendor_ioctl(userial_vendor_ioctl_op_t op, int *p_data) in userial_vendor_ioctl()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhci_uart.c392 int userial_vendor_ioctl(userial_vendor_ioctl_op_t op, int *p_data) in userial_vendor_ioctl()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhci_uart.c392 int userial_vendor_ioctl(userial_vendor_ioctl_op_t op, int *p_data) in userial_vendor_ioctl()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Dthreading.c620 static THREAD_FUNCTION thread_decoding_proc(void *p_data) in thread_decoding_proc()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp2309 void *p_data, in swvdec_event_handler_callback()
4405 void omx_swvdec::swvdec_event_handler(SWVDEC_EVENT event, void *p_data) in swvdec_event_handler()
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/
Dmm_jpeg.h140 void *p_data[MM_JPEG_CIRQ_SIZE]; member