Searched defs:p_data (Results 1 – 11 of 11) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/nrf8001/ |
D | aci_queue.cxx | 44 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()
|
D | hal_aci_tl.cxx | 58 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/ |
D | ethreading.c | 24 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/ |
D | nfc_nci_example.c | 35 uint16_t data_len, const uint8_t *p_data) { in hal_write()
|
/hardware/broadcom/libbt/src/ |
D | userial_vendor.c | 335 void userial_vendor_ioctl(userial_vendor_ioctl_op_t op, void *p_data) in userial_vendor_ioctl()
|
/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
D | hci_uart.c | 392 int userial_vendor_ioctl(userial_vendor_ioctl_op_t op, int *p_data) in userial_vendor_ioctl()
|
/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
D | hci_uart.c | 392 int userial_vendor_ioctl(userial_vendor_ioctl_op_t op, int *p_data) in userial_vendor_ioctl()
|
/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
D | hci_uart.c | 392 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/ |
D | threading.c | 620 static THREAD_FUNCTION thread_decoding_proc(void *p_data) in thread_decoding_proc()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 2309 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/ |
D | mm_jpeg.h | 140 void *p_data[MM_JPEG_CIRQ_SIZE]; member
|